Skip to content

Commit

Permalink
change allow_failures platforms
Browse files Browse the repository at this point in the history
  • Loading branch information
hsbt committed May 4, 2016
1 parent d6e0b9c commit de15c12
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,9 @@ before_script:
script: ruby -Ilib exe/rake
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head
- rvm: rbx-2
- rvm: rbx
notifications:
email:
- [email protected]

0 comments on commit de15c12

Please sign in to comment.