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:
|
rvm:
|
||||||
- 1.9.3
|
- 1.9.3
|
||||||
- 2.0.0
|
- 2.0.0
|
||||||
- 2.1.0
|
- 2.1.1
|
||||||
- rbx
|
- rbx
|
||||||
matrix:
|
matrix:
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- rvm: rbx
|
- rvm: rbx
|
||||||
- rvm: 2.1.0
|
- rvm: 2.1.1
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
|
Loading…
Add table
Reference in a new issue