1
0
mirror of https://github.com/strongdm/comply synced 2024-08-27 17:56:48 +00:00
comply/vendor/github.com/manifoldco/promptui/.travis.yml

11 lines
92 B
YAML
Raw Permalink Normal View History

2018-05-10 01:02:33 +00:00
language: go
go:
- 1.8.x
- 1.9.x
branches:
only:
- master
install: make bootstrap