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

25 commits

Author SHA1 Message Date
Andrey Botalov
72cab0c17f Build on latest rbx version 2014-02-06 01:25:32 +03:00
Andrey Botalov
6a09ec9529 Run Travis tests on latest Chromedriver 2014-02-06 00:11:08 +03:00
Thomas Walpole
47bce681a3 Remove rbx-2.1.0 and allow 2.0.0 to fail 2013-11-26 10:02:29 -08:00
Thomas Walpole
f613354458 update to chromedriver 2.7 2013-11-26 09:29:57 -08:00
Thomas Walpole
addecfadd0 use no-sandbox option for chrome and adjust permissions for /dev/shm for travis build 2013-11-18 12:47:05 -08:00
Thomas Walpole
f4af487a3f update to latest chromedriver with permissions fix, and install latest chrome 2013-11-18 10:18:15 -08:00
Thomas Walpole
d1ec92ff16 Add selenium with chrome to the travis test suite 2013-11-15 13:45:50 -08:00
Jonas Nicklas
70442e574b Build on released rbx versions 2013-11-14 21:41:26 +01:00
Jonas Nicklas
458bb23a5c Builds shouldn't fail on rbx/jruby 2013-02-27 15:19:28 +01:00
Jonas Nicklas
c81eea7c7a Don't build on 1.9.2 either
Who still uses that?
2013-02-26 00:20:14 +01:00
Jonas Nicklas
bbe437618d Don't build ree, we don't support it anyway. 2013-02-26 00:18:14 +01:00
Andrey Botalov
d67a4bdf18 Run travis tests in ruby 2.0.0 2013-02-25 01:14:31 +03:00
Jo Liss
e7206a5c51 Do not build 1.1_stable branch on Travis for now 2012-09-19 18:19:56 +02:00
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