1
0
Fork 0
mirror of https://github.com/drapergem/draper synced 2023-03-27 23:21:17 -04:00
Commit graph

25 commits

Author SHA1 Message Date
Steve Klabnik
428e36a945 Fix allow failures syntax
Whoops. I thought I had it right, but I didn't.
2014-05-31 19:30:59 -07:00
Steve Klabnik
38a214c48d Update .travis.yml
Travis has chanced some stuff, new Rubies have come out, etc.
2014-05-31 14:58:47 -07:00
Andrew Haines
78e1af49f8 Rails 4.0
Test against released Rails 4.0 and Rails 4.1 dev; use Rails 4.0 by
default in development.
2013-07-07 12:21:06 +01:00
Andrew Haines
dc1246d5d4 Fix Rails 4.0 tests 2013-05-20 12:57:31 +01:00
Artem Petrov
e8a39cd9cc travis update bundler 2013-03-10 21:49:49 +04:00
Andrew Haines
e3131da6cc Install bundler stable 2013-03-03 11:51:46 +00:00
Andrew Haines
b03c7e749e Add MongoDB to Travis 2013-03-03 11:51:23 +00:00
Andrew Haines
7d63298757 Install bundler pre 2013-02-27 11:39:33 +00:00
Andrew Haines
dbd1cbceed Test against Ruby 2.0 2013-02-27 11:05:45 +00:00
Steve Klabnik
0da4f273cf Test and allow failures against Rails master 2013-01-14 07:07:38 -05:00
Andrew Haines
453980906c Enable testing against multiple Rails versions 2013-01-12 16:28:37 +00:00
Andrew Haines
d98f623938 Fix rbx 2012-11-16 11:55:34 +00:00
Andrew Haines
067ecd3153 Exorcise poltergeist 2012-11-16 10:41:50 +00:00
Andrew Haines
478fd9dd58 Correct allow_failures syntax 2012-11-12 21:02:19 +00:00
Andrew Haines
02b3b17138 Allow rbx failures
Just until the fix for rubinius/rubinius#1812 appears on Travis
2012-11-12 20:58:39 +00:00
Andrew Haines
cef5e628be Integration tests for all environments
The problem with using Cucumber is that it runs the dummy app in the
test environment. Because the view context behaviour is dependent on
environment, we need to test it running on an actual server.
2012-11-12 19:59:43 +00:00
Steve Klabnik
ea91db9850 Re-add ruby-head
I didn't know that you had to include it on both `rvm` and `allow_failures`.
2012-11-04 21:32:49 +01:00
Steve Klabnik
95ebeb5419 Fix .travis.yml
Oops!
2012-11-04 21:29:31 +01:00
Steve Klabnik
1e1c6cea0c fix .travis.yml
let's allow ruby-head to fail, and we need the language key.
2012-11-02 21:18:47 -07:00
Vasiliy Ermolovich
bbde7701d6 add ruby-head support 2012-10-31 23:12:09 +03:00
Steve Klabnik
8309ba4266 Adding rbx back to CI. Yay! 2012-06-07 15:24:21 -03:00
Steve Klabnik
b9cd10d543 Drop support for old rubies.
Rails will not support < 1.9.3 at Rails 4, so neither should we.
2012-05-09 18:30:29 -04:00
Jeff Casimir
a5bb0bfc59 Pull rbx-2.0 from Travis. 2012-01-31 07:27:08 -05:00
Jeff Casimir
1bc6f8910e Decided 1.9.3 is too rough to CI right now 2011-08-28 00:13:47 -05:00
Jeff Casimir
1bbbdb64e4 Adding config for Travis 2011-08-27 22:58:02 -05:00