1
0
Fork 0
mirror of https://github.com/teamcapybara/capybara.git synced 2022-11-09 12:08:07 -05:00

Don't build on 1.9.2 either

Who still uses that?
This commit is contained in:
Jonas Nicklas 2013-02-26 00:20:14 +01:00
parent bbe437618d
commit c81eea7c7a

View file

@ -1,6 +1,5 @@
language: ruby language: ruby
rvm: rvm:
- 1.9.2
- 1.9.3 - 1.9.3
- 2.0.0 - 2.0.0
- jruby-19mode - jruby-19mode