aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
Commit message (Expand)AuthorAgeFilesLines
* Remove JRUBY_OPTS from .travis.yml fileArun Agrawal2015-10-231-2/+0
* Added beanstalkd to Travis so ActiveJob integration tests for beanstalkd can runhiren mistry2015-09-191-0/+5
* Test against the newest stable ruby 2.2.3Akira Matsuda2015-08-221-1/+1
* Remove JRuby and Rubinius from the travis matrixRafael Mendonça França2015-07-131-4/+0
* Add the bug report templates to the Travis CI buildRoque Pinel2015-06-051-0/+1
* Skip test that fails from outdated sqlite3 on travisSean Griffin2015-06-021-3/+0
* Attempt to fix travis failuresSean Griffin2015-05-301-0/+3
* Revert "Use bundler < 1.10 until its bugs are fixed"Samuel E. Giddins2015-05-281-1/+1
* Revert "Uninstall bundler 1.10"Samuel E. Giddins2015-05-281-1/+0
* Revert "Force the uninstall"Samuel E. Giddins2015-05-281-1/+1
* Force the uninstallRafael Mendonça França2015-05-281-1/+1
* Uninstall bundler 1.10Rafael Mendonça França2015-05-281-0/+1
* Use bundler < 1.10 until its bugs are fixedRafael Mendonça França2015-05-281-1/+1
* Enable Active Job integration tests againRafael Mendonça França2015-04-141-1/+0
* Use Ruby 2.2.2 on travisYuki Nishijima2015-04-131-1/+1
* Disable Active Job intregration tests.Rafael Mendonça França2015-04-081-0/+1
* Revert "Allow failures with Active Job"Jeremy Kemper2015-03-051-4/+1
* Use ruby 2.2.1 on TravisSean Griffin2015-03-051-1/+1
* Track Gemfile.lock at the repositoryRafael Mendonça França2015-02-181-0/+1
* Move ruby-head to allowed failures [ci skip]Sean Griffin2015-02-051-0/+1
* Disable builds AR-JDBC against masterPeter Suschlik2015-01-221-1/+0
* Travis: Test on jruby-head only for nowPeter Suschlik2015-01-211-2/+2
* Use bundler 1.7 on travisSean Griffin2015-01-181-0/+1
* Use parallel bundler install.Guo Xiang Tan2015-01-101-1/+1
* Require Ruby 2.2 for Rails 5.0claudiob2014-12-261-1/+1
* Enable Travis CI container-modeRafael Mendonça França2014-12-181-3/+5
* Allow failures for mysql adapter testsRafael Mendonça França2014-12-021-2/+1
* Allow failures with Active Job integration testsRafael Mendonça França2014-11-281-0/+1
* Allow failures with Active JobRafael Mendonça França2014-11-281-1/+3
* 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