summaryrefslogtreecommitdiffstats
path: root/vendor/github.com/mitchellh/mapstructure/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/github.com/mitchellh/mapstructure/.travis.yml')
-rw-r--r--vendor/github.com/mitchellh/mapstructure/.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/github.com/mitchellh/mapstructure/.travis.yml b/vendor/github.com/mitchellh/mapstructure/.travis.yml
index 7f3fe9a96..5c14c1339 100644
--- a/vendor/github.com/mitchellh/mapstructure/.travis.yml
+++ b/vendor/github.com/mitchellh/mapstructure/.travis.yml
@@ -1,7 +1,7 @@
language: go
go:
- - 1.4
+ - 1.8.1
script:
- go test