mirror of
https://github.com/teamcapybara/capybara.git
synced 2022-11-09 12:08:07 -05:00
Update .travis.yml: rbx and rbx-2.0 are now both aliases for rbx-18mode
This commit is contained in:
parent
58999f5f9f
commit
779c55ad96
1 changed files with 1 additions and 2 deletions
|
@ -5,8 +5,7 @@ rvm:
|
|||
- ruby-head
|
||||
- ree
|
||||
- jruby
|
||||
- rbx
|
||||
- rbx-2.0
|
||||
- rbx-18mode
|
||||
before_script:
|
||||
- 'sh -e /etc/init.d/xvfb start'
|
||||
before_install:
|
||||
|
|
Loading…
Add table
Reference in a new issue