travis: update go versions

This commit is contained in:
Davor Kapsa 2017-11-29 10:51:06 +01:00 committed by GitHub
parent 4dddf7c62e
commit 51bb70aff9
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -2,8 +2,9 @@ go_import_path: github.com/spf13/viper
language: go language: go
go: go:
- 1.7.5 - 1.7.x
- 1.8 - 1.8.x
- 1.9.x
- tip - tip
os: os: