Skip to content

Commit 57466ea

Browse files
committed
on travis test against 5.6 and 6.0 logstash-core
1 parent 5d71326 commit 57466ea

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,6 +12,8 @@ matrix:
1212
include:
1313
- rvm: jruby-9.1.10.0
1414
env: LOGSTASH_BRANCH=master
15+
- rvm: jruby-9.1.10.0
16+
env: LOGSTASH_BRANCH=6.x
1517
- rvm: jruby-1.7.25
16-
env: LOGSTASH_BRANCH=5.x
17-
fast_finish: true
18+
env: LOGSTASH_BRANCH=5.6
19+
fast_finish: true

0 commit comments

Comments
 (0)