travis: update go versions

This commit is contained in:
Michael Käufl
2018-04-04 20:33:25 +02:00
committed by Bjørn Erik Pedersen
parent b5e8006cbe
commit 8dc2790b02
+1 -2
View File
@@ -2,9 +2,8 @@ go_import_path: github.com/spf13/viper
language: go
go:
- 1.7.x
- 1.8.x
- 1.9.x
- 1.10.x
- tip
os: