mirror of
https://github.com/spf13/viper
synced 2024-12-22 19:47:01 +00:00
travis: update go versions
This commit is contained in:
parent
1a0c4a370c
commit
aafc9e6bc7
1 changed files with 3 additions and 2 deletions
|
@ -2,8 +2,9 @@ go_import_path: github.com/spf13/viper
|
|||
|
||||
language: go
|
||||
go:
|
||||
- 1.7.5
|
||||
- 1.8
|
||||
- 1.7.x
|
||||
- 1.8.x
|
||||
- 1.9.x
|
||||
- tip
|
||||
|
||||
os:
|
||||
|
|
Loading…
Reference in a new issue