Skip to content

Commit

Permalink
added rbx-2 and rbx-3 and ignore their
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 4, 2016
1 parent b114f44 commit 9145b8c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ rvm:
- jruby-9.0.5.0
- jruby-head
- rbx-2
- rbx-3
before_install:
- gem update bundler --no-document
before_script:
Expand All @@ -20,6 +21,8 @@ matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx-3
notifications:
email:
- [email protected]

0 comments on commit 9145b8c

Please sign in to comment.