mirror of
https://github.com/spf13/viper
synced 2024-11-16 18:07:02 +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
|
@ -5,6 +5,10 @@ go:
|
|||
- 1.6.2
|
||||
- tip
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
matrix:
|
||||
allow_failures:
|
||||
- go: tip
|
||||
|
|
Loading…
Reference in a new issue