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

12 commits

Author SHA1 Message Date
Jarl Friis
f14d6ab4b1 Added mandatory language key to .travis.yml, ensured to build both master and 1.1_stable branch 2012-09-15 08:15:26 +02:00
Jo Liss
722da33114 Re-enable various Rubies on Travis 2012-09-10 01:17:38 +02:00
Jo Liss
95c4be2483 Only build on MRI 1.9.3 for now
We'll have to get a handle on these weird build failures, some of which
seem to be flickering. But let's take it one step it at a time and focus
on getting it running reliably on at least *one* Ruby version.
2012-08-21 00:31:08 +02:00
Jonas Nicklas
647dfaa73c allow jruby 1.9 mode to fail, cuz I don't care 2012-07-21 16:53:41 -04:00
Jo Liss
07d4bebc22 Test against jruby-19mode and rbx-19mode
rbx-19mode still fails, so we allow_failures.
2012-05-03 11:45:12 +02:00
Jo Liss
440d0e1250 Remove submodule update in .travis.yml
Travis does this automatically now.
2012-04-24 14:56:04 +02:00
Jo Liss
8667a82744 Remove ruby-head from Travis build matrix
ruby-head seems to be incompatible with rubyzip (via
selenium-webdriver):
http://travis-ci.org/#!/jnicklas/capybara/jobs/886729
https://github.com/aussiegeek/rubyzip/issues/38
2012-03-17 18:32:26 +01:00
Jo Liss
2688099f39 Exclude Rubinius and JRuby with base versions on Travis
Setting the DISPLAY variable is not longer done through env, because it
is not part of the build matrix. (If we kept it, we would have to repeat
it in the exclude list.)
2012-01-26 21:18:41 +01:00
Jo Liss
02ed39a50d Reindent .travis.yml 2012-01-26 21:18:41 +01:00
Jo Liss
53bfdcafc3 Add Gemfile.base-versions for Travis 2012-01-26 21:18:40 +01:00
Michael Klishin
779c55ad96 Update .travis.yml: rbx and rbx-2.0 are now both aliases for rbx-18mode 2012-01-12 21:08:19 +04:00
Jonas Nicklas
13a9a33652 added travis build config 2011-11-06 14:16:54 +02:00