Files
ssh-jumphost/vendor/github.com/manifoldco/promptui/.travis.yml
2018-04-02 14:09:29 +01:00

11 lines
92 B
YAML

language: go
go:
- 1.8.x
- 1.9.x
branches:
only:
- master
install: make bootstrap