Commit Graph

117 Commits

Author SHA1 Message Date
José Valim
adafefb51d Remove ARes from the list. 2012-03-14 00:00:34 +01:00
José Valim
a39ee47312 Install latest bundler on Travis. 2012-03-09 22:19:55 +01:00
José Valim
4fa615a866 Update ruby_version_check. 2011-12-20 16:55:01 +01:00
Aaron Patterson
a5144699ca Revert "Update .travis.yml"
This reverts commit ce0cf7d6fbb39a22a0563934abd8c02ff50dd14c.
2011-12-19 20:26:37 -08:00
Guillermo Iguaran
ce0cf7d6fb Update .travis.yml 2011-12-19 22:22:37 -05:00
Jon Leighton
4012fcff22 Don't notify campfire when the build keeps passing 2011-12-18 23:37:05 +00:00
Santiago Pastorino
7bde2e2578 Add campfire notifications for travis 2011-12-17 13:05:14 -02:00
Jon Leighton
3f23c049c2 Enable postgres on the CI ❤️ 🍺 2011-12-03 20:09:43 +00:00
Jeremy Kemper
836b620850 Revert "Disable 1.9.3 builds until upgraded from -preview1 to -rc1"
This reverts commit 8a6acc17bb8badf70e300f599bf0440ee197028c.
2011-11-01 17:41:37 -07:00
Jeremy Kemper
0d0ded39ef Don't notify IRC on every single build, just failures and first success after a string of failures 2011-10-08 11:13:48 -07:00
Jeremy Kemper
8a6acc17bb Disable 1.9.3 builds until upgraded from -preview1 to -rc1 2011-10-08 11:13:12 -07:00
Jon Leighton
ebb2e9423f Update travis config on @joshk's instructions 2011-08-15 17:23:15 +01:00
José Valim
888539c541 Test against 1.9.3 as well. 2011-08-07 13:18:10 +03:00
Aaron Patterson
5bc6285cfe Revert "Test against Rubinius"
This reverts commit 3cfbb3824436b2f8a37544b8ffe2f3a4605bc7c8.
2011-08-05 15:51:33 -07:00
Erik Michaels-Ober
3cfbb38244 Test against Rubinius
Happy Rubinius Day!
2011-08-05 15:44:28 -07:00
Josh Kalderimis
5a5d7ba973 enable Travis CI irc notifications to #rails-contrib on irc.freenode.org 2011-07-26 18:17:58 +00:00
Josh Kalderimis
d664eba5b4 Added a .travis.yml config and travis specific ci script.
Don't install ruby-debug if running the test suite on Travis,
linecache19 is the main offender, very very slow.

And do not install pg if Travis is bundling the gems, pg will be setup
on Travis soon.
2011-07-15 10:47:50 +02:00