Merge pull request #195 from razielgn/patch-1
Fixed running tests with Rubinius 2 on Travis.
This commit is contained in:
commit
a50d8fbedd
1 changed files with 2 additions and 2 deletions
|
@ -6,10 +6,10 @@ rvm:
|
|||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.1
|
||||
- rbx
|
||||
- rbx-2
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx
|
||||
- rvm: rbx-2
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Add table
Reference in a new issue