travis: update go versions

This commit is contained in:
Michael Käufl 2018-03-22 08:00:28 +01:00 committed by Bjørn Erik Pedersen
parent b5e8006cbe
commit 8dc2790b02

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: