Test against 2.0.0 on travis
This commit is contained in:
parent
a97f5bdeef
commit
e00938310d
1 changed files with 2 additions and 0 deletions
|
@ -4,6 +4,7 @@ rvm:
|
|||
- 1.8.7
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- ruby-head
|
||||
- rbx-19mode
|
||||
matrix:
|
||||
|
@ -13,6 +14,7 @@ matrix:
|
|||
- rvm: 1.8.7
|
||||
# We'll see what happens
|
||||
- rvm: ruby-head
|
||||
- rvm: 2.0.0
|
||||
notifications:
|
||||
email:
|
||||
- mbj@seonic.net
|
||||
|
|
Loading…
Reference in a new issue