Skip to content

Commit 07f2cf8

Browse files
author
Ahren Stevens-Taylor
committed
Merge remote-tracking branch 'logstash-plugins/master'
2 parents 66642c3 + c29188a commit 07f2cf8

File tree

1 file changed

+6
-7
lines changed

1 file changed

+6
-7
lines changed

Diff for: .travis.yml

+6-7
Original file line numberDiff line numberDiff line change
@@ -2,18 +2,17 @@
22
sudo: false
33
language: ruby
44
cache: bundler
5-
env:
6-
rvm:
7-
- jruby-1.7.25
85
matrix:
96
include:
10-
- rvm: jruby-9.1.10.0
7+
- rvm: jruby-9.1.13.0
118
env: LOGSTASH_BRANCH=master
12-
- rvm: jruby-9.1.10.0
9+
- rvm: jruby-9.1.13.0
1310
env: LOGSTASH_BRANCH=6.x
14-
- rvm: jruby-1.7.25
11+
- rvm: jruby-9.1.13.0
12+
env: LOGSTASH_BRANCH=6.0
13+
- rvm: jruby-1.7.27
1514
env: LOGSTASH_BRANCH=5.6
1615
fast_finish: true
1716
install: true
1817
script: ci/build.sh
19-
jdk: oraclejdk8
18+
jdk: oraclejdk8

0 commit comments

Comments
 (0)