travis: update go versions

This commit is contained in:
Davor Kapsa
2017-12-27 20:41:43 +01:00
committed by Bjørn Erik Pedersen
parent 1a0c4a370c
commit aafc9e6bc7
+3 -2
View File
@@ -2,8 +2,9 @@ go_import_path: github.com/spf13/viper
language: go
go:
- 1.7.5
- 1.8
- 1.7.x
- 1.8.x
- 1.9.x
- tip
os: