Enable ruby 1.8.7 building on Travis. All specs should pass now on ruby 1.8.7.

This commit is contained in:
Klaas Jan Wierenga
2013-05-02 12:49:05 +02:00
parent 75b782b664
commit 5c06aaaa57

View File

@@ -2,7 +2,6 @@ script: bundle exec rake spec
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: jruby
- rvm: rbx
- rvm: ree
@@ -16,6 +15,7 @@ notifications:
- http://dx-helper.herokuapp.com/travis
rvm:
- 1.8.7
- 1.9.2
- 1.9.3
- 2.0.0