Remove ruby-head from allowed failures

This commit is contained in:
Justin Li
2015-05-05 12:49:04 -04:00
parent 251ce7483c
commit 76c24db039

View File

@@ -13,7 +13,6 @@ sudo: false
matrix:
allow_failures:
- rvm: jruby-head
- rvm: ruby-head
script: "rake test"