travis: update go versions (#558)

This commit is contained in:
Michael 2018-08-28 07:08:14 +00:00 committed by aarti
parent 907c19d40d
commit 40b1bbb9a8
1 changed files with 1 additions and 1 deletions

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: