1
0
Fork 0
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:
Michael Klishin 2012-01-12 21:08:19 +04:00
parent 58999f5f9f
commit 779c55ad96

View file

@ -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: