Skip to content

Commit

Permalink
on travis test against 5.6 and 6.0 logstash-core
Browse files Browse the repository at this point in the history
  • Loading branch information
jsvd committed Jul 26, 2017
1 parent 1061678 commit ae8166a
Showing 1 changed file with 4 additions and 2 deletions.
6 changes: 4 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,11 @@ matrix:
include:
- rvm: jruby-9.1.10.0
env: LOGSTASH_BRANCH=master
- rvm: jruby-9.1.10.0
env: LOGSTASH_BRANCH=6.x
- rvm: jruby-1.7.25
env: LOGSTASH_BRANCH=5.x
env: LOGSTASH_BRANCH=5.6
fast_finish: true
install: true
script: ci/build.sh
jdk: oraclejdk8
jdk: oraclejdk8

0 comments on commit ae8166a

Please sign in to comment.