mirror of
https://github.com/osrg/gobgp.git
synced 2024-05-11 05:55:10 +00:00
test: allow travis-ci failure on tip
travis-ci can't set up tip env for now. Let's accept the failure on tip and see if this failure is permanent or not. Signed-off-by: FUJITA Tomonori <fujita.tomonori@lab.ntt.co.jp>
This commit is contained in:
@@ -19,6 +19,7 @@ matrix:
|
||||
allow_failures:
|
||||
- go: 1.3
|
||||
- go: 1.4
|
||||
- go: tip
|
||||
exclude:
|
||||
- go: 1.3
|
||||
env: SCENARIO=true
|
||||
|
||||
Reference in New Issue
Block a user