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 5d71326 commit 57466ea
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 @@ -12,6 +12,8 @@ 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
fast_finish: true
env: LOGSTASH_BRANCH=5.6
fast_finish: true

0 comments on commit 57466ea

Please sign in to comment.