forked from mirror/viper
travis: update go versions
This commit is contained in:
parent
1a0c4a370c
commit
aafc9e6bc7
|
@ -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 New Issue