aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Start Rails 5 development :tada:Rafael Mendonça França2014-11-281-6/+0
* Start running railties builds first, since they take the longest finishErik Michaels-Ober2014-10-131-7/+7
* Follow up to #16613Robin Dupret2014-09-281-1/+1
* OMG mysql!Rafael Mendonça França2014-09-171-0/+2
* ruby-head should be greenRafael Mendonça França2014-09-171-1/+0
* ActiveJob Integration TestsCristian Bica2014-09-111-0/+6
* Ignore segfault build errors with 2.0.0 + mysql-rubyJeremy Kemper2014-09-061-0/+2
* Add language directive to .travis.ymlHiro Asari2014-08-271-0/+1
* Merge pull request #16613 from splattael/masterMatthew Draper2014-08-271-7/+10
|\
| * Speed up JRuby tests by improving its startup timePeter Suschlik2014-08-251-7/+10
|/
* Added ActiveJob configuration for travisCristian Bica2014-08-141-1/+1
* Split Action Pack tests in a new job on travisRafael Mendonça França2014-07-231-1/+2
* Ignore distressingly-frequent segfaults on this buildMatthew Draper2014-06-081-0/+2
* Revert "Remove ruby-head from allow_failures matrix"Santiago Pastorino2014-05-151-0/+1
* Remove ruby-head from allow_failures matrixSantiago Pastorino2014-05-151-1/+0
* Test with ruby-head to make @tenderlove happyRafael Mendonça França2014-05-121-0/+2
* Only need MINOR version level to test Ruby 2.1.x on TravisZachary Scott2014-05-091-1/+1
* Use ruby 2.1.2 on travisArthur Neves2014-05-091-1/+1
* Remove double declaration of memcache services on travisKamil Kieliszczyk2014-04-281-1/+0
* add services: memcache to travisArthur Neves2014-04-091-0/+1
* travis s/2.1.0/2.1.1Arthur Neves2014-02-251-2/+1
* Update Travis settings for RubiniusErik Michaels-Ober2014-02-121-2/+2
* Reverse 821525e and wrap run_generator callAndrew White2014-01-021-1/+1
* Enable fast_finish in the travis configurationRafael Mendonça França2014-01-021-0/+1
* Downgrade bundler until 1.5.2 is availableAndrew White2014-01-011-1/+1
* Revert "Install bundle gems to the system not to vendor/bundle"Piotr Sarnacki2013-12-301-1/+0
* Install bundle gems to the system not to vendor/bundlePiotr Sarnacki2013-12-291-0/+1
* Test with 2.1.0Guillermo Iguaran2013-12-251-1/+1
* Merge pull request #13438 from vipulnsward/enable-memache-on-travisGuillermo Iguaran2013-12-211-0/+3
|\
| * Enable memcached service on travis for running cache tests.Vipul A M2013-12-221-0/+3
* | Test with 2.1.0-rc1Guillermo Iguaran2013-12-201-1/+1
* | Always point to latest rbx and jruby in travisSantiago Pastorino2013-12-181-4/+4
|/
* 2.1.0 is fineRafael Mendonça França2013-12-051-1/+0
* Run Travis tests using Ruby 2.1.0-preview2 tooSantiago Pastorino2013-12-041-0/+2
* Updated allow_failures for Rubinius 2.2.1.Federico Ravasio2013-11-241-1/+1
* Properly fix Rubinius dependencies in Gemfile & Travis integration.Federico Ravasio2013-11-241-1/+1
* Start Running tests on Stable JRubyGaurish Sharma2013-11-091-2/+2
* Updated Rubinius version to 2.1.1Federico Ravasio2013-10-311-2/+2
* Merge pull request #12107 from kares/masterRafael Mendonça França2013-10-311-0/+1
|\
| * `export AR_JDBC=true` on travis-ci as a *before_install* (but on jruby only)kares2013-09-031-0/+1
* | Allow failures in jruby-headGaurish Sharma2013-09-201-1/+1
* | Run Tests against JRuby masterGaurish Sharma2013-09-201-1/+1
|/
* Enable rubinius on travis tooRafael Mendonça França2013-08-011-0/+2
* Allow jruby on travis allowing failuresRafael Mendonça França2013-08-011-0/+4
* Add retry to `gem install bundler` for TravisHenrik Hodne2013-07-301-1/+1
* Add ActionView to CIŁukasz Strzałkowski2013-06-201-1/+1
* There's no need to install test group in travisSantiago Pastorino2013-03-111-1/+1
* All green with Ruby 2.0 :green_heart:Rafael Mendonça França2013-01-111-3/+0
* Relax bundler dep until 1.3.0 is actually released.Jeremy Kemper2013-01-101-1/+1
* Use bundler --pre for travis buildsJeremy Kemper2013-01-031-1/+1