Skip to content

Commit 1814af2

Browse files
committed
Change Travis JRuby to default and allow failures.
1 parent 2b1fed1 commit 1814af2

1 file changed

Lines changed: 4 additions & 1 deletion

File tree

.travis.yml

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,13 @@ env:
66
rvm:
77
- 2.2.5
88
- 2.3.1
9-
- jruby-9.1.2.0
9+
- jruby
1010
- rbx
1111
cache: bundler
1212
sudo: false
1313
addons:
1414
code_climate:
1515
repo_token: 5806cc8a21c03f4e2f9d3b9d98d5d9fe084b66243b1dbb27b467dbc795acdcac
16+
matrix:
17+
allow_failures:
18+
- rvm: jruby

0 commit comments

Comments
 (0)