Skip to content

Commit 9a7f1b5

Browse files
committed
Ignore failures on master branch
Fixes #608
1 parent dac41dd commit 9a7f1b5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@ matrix:
2020
env: LOGSTASH_BRANCH=feature/9000
2121
allow_failures:
2222
- rvm: jruby-9.1.9.0
23+
- env: INTEGRATION=true ES_VERSION=master TEST_DEBUG=true
2324
fast_finish: true
2425
install: true
2526
script: ci/build.sh

0 commit comments

Comments
 (0)