mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Run travis tests in ruby 2.0.0
This commit is contained in:
parent
cd1b966a97
commit
d67a4bdf18
1 changed files with 1 additions and 0 deletions
|
@ -2,6 +2,7 @@ language: ruby
|
|||
rvm:
|
||||
- 1.9.2
|
||||
- 1.9.3
|
||||
- 2.0.0
|
||||
- ree
|
||||
- jruby-19mode
|
||||
- rbx-19mode
|
||||
|
|
Loading…
Add table
Reference in a new issue