Update travis build matrix
This commit is contained in:
parent
b9872850b1
commit
a8df809ea5
1 changed files with 2 additions and 2 deletions
|
@ -3,12 +3,12 @@ script: "bundle exec rake ci"
|
|||
rvm:
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- 2.1.0
|
||||
- 2.1.1
|
||||
- rbx
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rvm: rbx
|
||||
- rvm: 2.1.0
|
||||
- rvm: 2.1.1
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
|
Loading…
Add table
Reference in a new issue