0
0
Fork 0

allow 1.8 to fail

This commit is contained in:
Gibheer 2012-12-17 22:03:50 +01:00
parent 84829f81f5
commit 09a179b256
1 changed files with 5 additions and 0 deletions

View File

@ -8,3 +8,8 @@ rvm:
- rbx-19mode
- 1.8.7
script: thor spec
matrix:
allow_failures:
- rvm: 1.8.7
- rvm: rbx-18mode
- rvm: jruby-18mode