mirror of
https://github.com/spf13/viper
synced 2024-12-22 11:37:02 +00:00
travis: update go versions (#558)
This commit is contained in:
parent
907c19d40d
commit
40b1bbb9a8
1 changed files with 1 additions and 1 deletions
|
@ -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:
|
||||
|
|
Loading…
Reference in a new issue