travis: update go versions (#558)

This commit is contained in:
Michael
2018-08-28 01:08:14 -06:00
committed by aarti
parent 907c19d40d
commit 40b1bbb9a8
+1 -1
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: