Skip to content

Commit

Permalink
Merge pull request #45 from braiden-vasco/test_like_lita
Browse files Browse the repository at this point in the history
Test like Lita
  • Loading branch information
Braiden Vasco committed Oct 24, 2015
2 parents af30d11 + 89eaa0b commit eed2b75
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,13 @@ rvm:
- 2.0
- 2.1
- 2.2
- rbx
- jruby-9.0.0.0
- rbx-2

matrix:
allow_failures:
- rvm: jruby-9.0.0.0
- rvm: rbx-2

script: bundle exec rake

Expand Down

0 comments on commit eed2b75

Please sign in to comment.