travis: update go versions

This commit is contained in:
Michael Käufl 2018-08-25 17:12:31 +02:00
parent 907c19d40d
commit 8149102a88

View file

@ -2,8 +2,8 @@ go_import_path: github.com/spf13/viper
language: go
go:
- 1.9.x
- 1.10.x
- 1.11.x
- tip
os: