Skip to content

Commit

Permalink
allow *-head to fail
Browse files Browse the repository at this point in the history
  • Loading branch information
joshk committed Nov 1, 2013
1 parent e981380 commit 44c05b9
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -10,6 +10,10 @@ rvm:
- jruby-head
- ruby-head
- 1.8.7
matrix:
allow_failure:
- rvm: jruby-head
- rvm: ruby-head
script: bundle exec rspec -c spec
notifications:
irc: "irc.freenode.org#travis"
Expand Down

0 comments on commit 44c05b9

Please sign in to comment.