mirror of https://github.com/spf13/viper.git
Update Travis config to Go 1.4.3, 1.5.4 and 1.6.1
This commit is contained in:
parent
8e57fea7a8
commit
f904a17905
|
@ -1,7 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
- release
|
||||
- 1.4.3
|
||||
- 1.5.4
|
||||
- 1.6.1
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue