vendor/github.com/mitchellh/mapstructure/.travis.yml
changeset 251 1c52a0eeb952
parent 242 2a9ec03fe5a1
--- a/vendor/github.com/mitchellh/mapstructure/.travis.yml	Wed Sep 18 19:17:42 2019 +0200
+++ b/vendor/github.com/mitchellh/mapstructure/.travis.yml	Sun Feb 16 18:54:01 2020 +0100
@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.9.x
+  - "1.11.x"
   - tip
 
 script: