aboutsummaryrefslogtreecommitdiffhomepage
path: root/vendor/github.com/hashicorp/go-version/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/hashicorp/go-version/.travis.yml')
-rw-r--r--vendor/github.com/hashicorp/go-version/.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/vendor/github.com/hashicorp/go-version/.travis.yml b/vendor/github.com/hashicorp/go-version/.travis.yml
index 9f30eec..542ca8b 100644
--- a/vendor/github.com/hashicorp/go-version/.travis.yml
+++ b/vendor/github.com/hashicorp/go-version/.travis.yml
@@ -6,6 +6,8 @@ go:
6 - 1.2 6 - 1.2
7 - 1.3 7 - 1.3
8 - 1.4 8 - 1.4
9 - 1.9
10 - "1.10"
9 11
10script: 12script:
11 - go test 13 - go test