Skip to content

Commit

Permalink
We now resume our originally scheduled allowed failure matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tarcieri committed Mar 7, 2013
1 parent f003a11 commit 0c8774c
Showing 1 changed file with 4 additions and 5 deletions.
9 changes: 4 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,10 @@ rvm:
- rbx-18mode
- rbx-19mode

# matrix:
# allow_failures:
# - rvm: 2.0.0 # encoding errors :(
# - rvm: ruby-head
# - rvm: jruby-head
matrix:
allow_failures:
- rvm: ruby-head
- rvm: jruby-head

notifications:
irc: "irc.freenode.org#cryptosphere"

0 comments on commit 0c8774c

Please sign in to comment.