]> git.immae.eu Git - github/fretlink/terraform-provider-statuscake.git/blobdiff - vendor/github.com/mitchellh/mapstructure/.travis.yml
Upgrade to 0.12
[github/fretlink/terraform-provider-statuscake.git] / vendor / github.com / mitchellh / mapstructure / .travis.yml
index 7f3fe9a9699db39db54f0f0a3a1209d2ca379883..1689c7d735548e96cc78dca165a8ca3939db22f5 100644 (file)
@@ -1,7 +1,8 @@
-language: go 
+language: go
+
+go:
+  - "1.11.x"
+  - tip
 
-go: 
-  - 1.4
-  
 script:
-  - go test 
+  - go test