Commit Graph

34 Commits

Author SHA1 Message Date
Andy Brody 746913e2a6 Only test a few versions on macOS.
Travis macOS tests are extremely slow, so we want to cut these out of
the loop to the extent possible.
2019-08-21 17:18:01 -04:00
Andy Brody 56d096d249 Use bundler 1.x in tests. 2019-08-21 16:50:26 -04:00
Andy Brody ea0c6f6754 Fix rubygems update for rubies < 2.3.
https://github.com/rubygems/rubygems/issues/2534
2019-08-21 16:30:59 -04:00
Andy Brody 66b586e83a Drop ruby 2.0 from test matrix, update versions. 2019-08-21 16:27:13 -04:00
Andy Brody 28d60a0a9a Run rubocop on Travis, add rake task. 2017-07-05 03:15:00 -04:00
Andy Brody 49526387e7 Enable Travis bundler cache. 2017-02-19 08:31:29 -05:00
Andy Brody 6e32d5c99a Run tests on ruby 2.4.0. 2017-02-18 19:34:12 -05:00
Andy Brody 23761a8618 Update rubygems before bundling.
This fixes weird bug with rainbow:
https://github.com/sickill/rainbow/issues/48
2017-02-18 19:06:09 -05:00
Andy Brody 06bbdb161a Try using Java 8 instead of Java 7.
https://github.com/travis-ci/travis-ci/issues/5161#issuecomment-262857664
2017-02-18 18:41:34 -05:00
Andy Brody 3ce92ef81f Tests are broken on ruby-head again.
Not sure what the underlying cause is yet...
2016-11-29 21:23:04 -05:00
Andy Brody bad87bd74a Tests now pass on ruby-head on all platforms. 2016-11-20 14:50:04 -05:00
Andy Brody 7379bb2657 Test failures on jruby are no longer expected. 2016-10-11 14:49:48 -04:00
Andy Brody 8b8d1e2958 Use explicit ruby versions and remove in/exclude.
The 2.2 and 2.3 aliases don't work super well on travis yet.
2016-10-10 21:46:40 -04:00
Andy Brody a28bae7dcd Add some commentary around allowed failures. 2016-10-10 16:20:18 -04:00
Andy Brody d339e2722d Run tests on jruby 9.1.5.0, but allow failures. 2016-10-10 15:44:52 -04:00
Andy Brody a77ea8ed7b Install bundler in case it's not found.
https://github.com/travis-ci/travis-ci/issues/5861
2016-10-06 16:12:59 -04:00
Andy Brody 8ba78988ad Travis: set fast_finish: true. 2016-05-01 18:10:10 -04:00
Andy Brody 0568619bb8 Fix up travis versions for testing.
Various versions of ruby on Travis are totally broken, especially
jruby-head and OS X. Run tests on a wide variety of versions, but allow
failures on those that are known to be erroring.
2016-05-01 17:10:59 -04:00
Nick Hammond d401bba528 Drop ruby 1.9 support in prep for mime-types upgrade 2016-02-10 08:59:35 -06:00
Andy Brody ae240b4ffb Run on new Travis containerized builds. 2015-11-07 16:26:02 -08:00
Andy Brody 248ac4359a Skip unsupported OS X rvm versions. 2015-09-27 12:47:41 -07:00
Andy Brody 2d00544b17 Run tests on the Travis OS X beta. 2015-09-12 23:54:30 -07:00
Andy Brody d20961c64f Also test on jruby-head. 2015-04-29 10:32:59 -07:00
Andy Brody f066bc271e Also test on Ruby 2.2. 2015-03-13 18:01:52 -07:00
Andy Brody abc39d66f8 Drop support for Ruby 1.9.2. 2014-11-25 18:22:54 -05:00
Larry Gilbert fab87d3128 Travis: change up RVM versions to work around RVM bug
See https://github.com/travis-ci/travis-ci/issues/2220

Also changed "2.1.1" to just "2.1", which is purported always to use the latest
Ruby 2.1.x.
2014-05-01 11:22:54 -07:00
Larry Gilbert 391ba30bf5 Travis: add Ruby 2.1.1; ignore 2.1.0 while building anyway 2014-05-01 11:06:23 -07:00
Andy Brody eef44c5a00 Run tests on Jruby in 1.9 mode. 2014-04-02 01:10:38 -07:00
Andy Brody 43be49ff3a Actually run the tests from travis. 2014-04-02 00:30:23 -07:00
Andy Brody 64b9c2d44f Also run tests against ruby 2.1.0 in Travis. 2014-03-06 18:03:32 -08:00
Larry Gilbert 7697e37e84 Have Travis check Ruby 1.9.2 2013-08-10 18:22:04 -07:00
Larry Gilbert edbd815f1e Specifically exclude "readme-edits" branch from Travis 2013-03-21 13:09:18 -07:00
Lawrence Leonard "Larry" Gilbert 4c7615b766 2.0 is just around the corner... 2013-03-04 23:08:09 -08:00
Justin Coyne 8eb765b7cd Added a travis ci build file 2013-02-19 08:23:57 -06:00