Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update travis config on @joshk's instructions | Jon Leighton | 2011-08-15 | 1 | -1/+2 |
| | |||||
* | Test against 1.9.3 as well. | José Valim | 2011-08-07 | 1 | -0/+1 |
| | |||||
* | Revert "Test against Rubinius" | Aaron Patterson | 2011-08-05 | 1 | -3/+1 |
| | | | | This reverts commit 3cfbb3824436b2f8a37544b8ffe2f3a4605bc7c8. | ||||
* | Test against Rubinius | Erik Michaels-Ober | 2011-08-05 | 1 | -1/+3 |
| | | | | Happy Rubinius Day! | ||||
* | enable Travis CI irc notifications to #rails-contrib on irc.freenode.org | Josh Kalderimis | 2011-07-26 | 1 | -3/+5 |
| | |||||
* | Added a .travis.yml config and travis specific ci script. | Josh Kalderimis | 2011-07-15 | 1 | -0/+12 |
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. |