mirror of
https://github.com/spf13/viper
synced 2025-01-22 10:26:36 +00:00
travis: Bump to Go 1.7.5 and 1.8 (Yay!)
This commit is contained in:
parent
d90f2bb139
commit
7538d73b4e
1 changed files with 2 additions and 3 deletions
|
@ -2,9 +2,8 @@ go_import_path: github.com/spf13/viper
|
|||
|
||||
language: go
|
||||
go:
|
||||
- 1.5.4
|
||||
- 1.6.3
|
||||
- 1.7
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Reference in a new issue