summaryrefslogtreecommitdiffstats
path: root/vendor/gopkg.in/yaml.v2/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/gopkg.in/yaml.v2/.travis.yml')
-rw-r--r--vendor/gopkg.in/yaml.v2/.travis.yml3
1 files changed, 3 insertions, 0 deletions
diff --git a/vendor/gopkg.in/yaml.v2/.travis.yml b/vendor/gopkg.in/yaml.v2/.travis.yml
index 004172a2e..9f556934d 100644
--- a/vendor/gopkg.in/yaml.v2/.travis.yml
+++ b/vendor/gopkg.in/yaml.v2/.travis.yml
@@ -4,6 +4,9 @@ go:
- 1.4
- 1.5
- 1.6
+ - 1.7
+ - 1.8
+ - 1.9
- tip
go_import_path: gopkg.in/yaml.v2