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 d9deadb8..1689c7d7 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.9.x
+ - "1.11.x"
- tip
script: