Skip to content
This repository has been archived by the owner on Jun 30, 2022. It is now read-only.

Commit

Permalink
Test against jruby and rbx-2.
Browse files Browse the repository at this point in the history
  • Loading branch information
jimmycuadra committed Aug 21, 2015
1 parent f5bc3b5 commit c21ad75
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Expand Up @@ -4,6 +4,13 @@ rvm:
- 2.0
- 2.1
- 2.2
- jruby
- rbx-2
matrix:
allow_failures:
- jruby
- rbx-2
fast_finish: true
script: bundle exec rake
before_install:
- gem update --system
Expand Down

0 comments on commit c21ad75

Please sign in to comment.