Skip to content

Commit

Permalink
Merge pull request #148 from krisleech/fix-travis
Browse files Browse the repository at this point in the history
update JRuby version in CI build
  • Loading branch information
krisleech committed Aug 31, 2016
2 parents 2fbb530 + 940a192 commit 29cb7a0
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -17,3 +17,4 @@ test/tmp
test/version_tmp
tmp
tags
vendor
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ rvm:
- '2.0.0'
- '2.1.2'
- '2.2.2'
- jruby
- jruby-9.0.5.0
- rbx-2
### ALLOWED FAILURES ###
# see how compatible we are with dev versions, but do not fail the build
Expand Down

0 comments on commit 29cb7a0

Please sign in to comment.