mirror of
https://github.com/spf13/viper
synced 2024-11-16 10:07:00 +00:00
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 changed files with 3 additions and 2 deletions
|
@ -1,7 +1,8 @@
|
|||
language: go
|
||||
go:
|
||||
- 1.3
|
||||
- release
|
||||
- 1.4.3
|
||||
- 1.5.4
|
||||
- 1.6.1
|
||||
- tip
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in a new issue