Skip to content

Commit

Permalink
fix .travis.yml
Browse files Browse the repository at this point in the history
let's allow ruby-head to fail, and we need the language key.
  • Loading branch information
steveklabnik committed Nov 3, 2012
1 parent 44b8467 commit 1e1c6ce
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .travis.yml
@@ -1,5 +1,8 @@
language: ruby
rvm:
- 1.9.3
- ruby-head
- rbx-19mode
- jruby-19mode
matrix:
allow_failures:
- ruby-head

0 comments on commit 1e1c6ce

Please sign in to comment.