aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/mitchellh/cli/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/cli/.travis.yml')
-rw-r--r--vendor/github.com/mitchellh/cli/.travis.yml5
1 files changed, 3 insertions, 2 deletions
diff --git a/vendor/github.com/mitchellh/cli/.travis.yml b/vendor/github.com/mitchellh/cli/.travis.yml
index 974234b..b8599b3 100644
--- a/vendor/github.com/mitchellh/cli/.travis.yml
+++ b/vendor/github.com/mitchellh/cli/.travis.yml
@@ -3,8 +3,9 @@ sudo: false
3language: go 3language: go
4 4
5go: 5go:
6 - 1.8 6 - "1.8"
7 - 1.9 7 - "1.9"
8 - "1.10"
8 9
9branches: 10branches:
10 only: 11 only: