mirror of
https://github.com/spf13/viper
synced 2024-12-22 19:47:01 +00:00
Test on both Linux and OSX
This commit is contained in:
parent
d8a428b8a3
commit
c1ccc378a0
1 changed files with 4 additions and 0 deletions
|
@ -4,6 +4,10 @@ go:
|
|||
- 1.5.4
|
||||
- 1.6.2
|
||||
- tip
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue