terraform/vendor/github.com/mitchellh/cli/.travis.yml

15 lines
128 B
YAML

sudo: false
language: go
go:
- 1.2
- 1.3
- 1.4
- 1.5
- tip
matrix:
allow_failures:
- go: tip