forked from mirror/viper
travis: Bump to Go 1.7.5 and 1.8 (Yay!)
This commit is contained in:
parent
d90f2bb139
commit
7538d73b4e
|
@ -2,9 +2,8 @@ go_import_path: github.com/spf13/viper
|
||||||
|
|
||||||
language: go
|
language: go
|
||||||
go:
|
go:
|
||||||
- 1.5.4
|
- 1.7.5
|
||||||
- 1.6.3
|
- 1.8
|
||||||
- 1.7
|
|
||||||
- tip
|
- tip
|
||||||
|
|
||||||
os:
|
os:
|
||||||
|
|
Loading…
Reference in New Issue