open-nomad/vendor/github.com/mitchellh/cli/.travis.yml
2016-02-12 10:02:16 -08:00

15 lines
128 B
YAML

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