mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
.travis.yml: test on osx
Signed-off-by: ISHIDA Wataru <[email protected]>
This commit is contained in:
+11
@@ -9,6 +9,10 @@ go:
|
||||
- 1.6
|
||||
- tip
|
||||
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
|
||||
env:
|
||||
- SCENARIO=false
|
||||
- SCENARIO=true
|
||||
@@ -21,6 +25,13 @@ matrix:
|
||||
env: SCENARIO=true
|
||||
- go: tip
|
||||
env: SCENARIO=true
|
||||
- os: osx
|
||||
go: 1.5
|
||||
- os: osx
|
||||
go: 1.6
|
||||
env: SCENARIO=true
|
||||
- os: osx
|
||||
go: tip
|
||||
|
||||
go_import_path: github.com/osrg/gobgp
|
||||
|
||||
|
||||
Reference in New Issue
Block a user