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
|
- ruby-head
|
||||||
- ree
|
- ree
|
||||||
- jruby
|
- jruby
|
||||||
- rbx
|
- rbx-18mode
|
||||||
- rbx-2.0
|
|
||||||
before_script:
|
before_script:
|
||||||
- 'sh -e /etc/init.d/xvfb start'
|
- 'sh -e /etc/init.d/xvfb start'
|
||||||
before_install:
|
before_install:
|
||||||
|
|
Loading…
Add table
Reference in a new issue