travis: update go versions

This commit is contained in:
Davor Kapsa 2017-11-29 10:51:06 +01:00 committed by Bjørn Erik Pedersen
parent 1a0c4a370c
commit aafc9e6bc7

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: