1
0
mirror of https://github.com/strongdm/comply synced 2024-07-05 08:11:48 +00:00
comply/vendor/github.com/manifoldco/promptui/.travis.yml
2018-05-15 14:13:11 -07:00

11 lines
92 B
YAML

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