Skip to content

Commit

Permalink
Run under rbx and jruby in travisv
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon Yurek committed Aug 9, 2013
1 parent 547a55a commit 86a2d52
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -5,3 +5,4 @@ Gemfile.lock
*.swp
*.swo
.bundle
bin
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,3 +2,8 @@ rvm:
- 1.9.2
- 1.9.3
- 2.0.0

matrix:
allow_failures:
- rvm: jruby-19mode
- rvm: rbx-19mode

0 comments on commit 86a2d52

Please sign in to comment.