Commit Graph

21 Commits

Author SHA1 Message Date
Marc Siegel 305ff12835 Add ruby-head and jruby-head to Travis, but allow them to fail
This way we'll know if/how the build is failing on the latest versions, but
without marking the entire build as a failure if only the head versions fail.

See:
  - https://github.com/rspec/rspec-core/blob/master/.travis.yml
  - http://blog.travis-ci.com/2013-11-27-fast-finishing-builds/
2014-06-15 15:01:22 -04:00
Marc Siegel 3aef43ac32 Re-enable bundler cache on Travis 2014-06-15 14:08:16 -04:00
Marc Siegel 8c4b9a8a3e Temporarily disable bundler cache on Travis until I work out why builds failing 2014-06-15 13:52:23 -04:00
Marc Siegel 47489ab34b Add MRI 2.1.2 to Travis coverage 2014-05-20 14:36:20 -04:00
Marc Siegel 024031a728 Add MRI 2.1.1 to Travis coverage 2014-05-20 14:33:58 -04:00
Marc Siegel 8be48f6f72 Update Travis settings for Rubinius
Apparently, since rbx-2.2.5 you no longer need to require
gem rubysl or rubinius-coverage, and you must have travis
use the ruby named 'rbx-2'.

See
*  https://github.com/tarcieri/http/pull/79
*  https://github.com/rubinius/rubinius/releases/tag/v2.2.5
2014-02-21 15:48:22 -05:00
Alexey Vasiliev d339c78660 rbx 2014-02-04 21:59:09 +02:00
Alexey Vasiliev 6450ece4d9 fix bundler for travis 2014-02-04 21:08:49 +02:00
Marc Siegel 242dfda9c1 Travis: remove restriction on rubygems version
It appears that travis-ci/travis-ci#1793 was fixed by rubygems release v2.2.1.
2014-01-20 19:08:20 -05:00
Marc Siegel dd58870a78 Travis: min rubygems version to avoid error in 1.8.7 and jruby-18mode
References:
  - rubygems/rubygems#763
  - travis-ci/travis-ci#1793
2014-01-20 19:03:12 -05:00
Marc Siegel 615ef7305c Remove workaround for temporary bundler-rubygems incompatibility on 1.8
It appears that this workaround should no longer be necessary, due to fix in rubygems.
2014-01-10 11:37:34 -05:00
Marc Siegel 261aef4b3e Add reference to rubygems/rubygems#763 for Travis workaround 2013-12-30 10:39:05 -05:00
Marc Siegel f2bfef07ed Attempt workaround for temporary bundler-rubygems incompatibility on 1.8 2013-12-30 10:31:40 -05:00
Marc Siegel f9f9443e77 Add ruby-2.1.0 to Travis testing and .ruby-version 2013-12-30 10:18:54 -05:00
Marc Siegel fe1ca6e0bb Use up-to-date Rubinius version in Travis CI 2013-11-25 07:17:21 -05:00
Marc Siegel d5f18300c5 Add ruby 2.0.0 to versions tested in Travis CI 2013-06-29 18:43:31 -04:00
Marc Siegel ff3cddd9f2 require all envs to pass in travis (incl. jruby)
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 16:11:01 -04:00
Marc Siegel bb6f55cf34 exclude development dependencies from travis
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 15:52:57 -04:00
Marc Siegel f106eb331c require all non-jruby envs to pass in travis
Signed-off-by: Marc Siegel <marc@usainnov.com>
2012-10-29 15:31:48 -04:00
Marc Siegel 478e4bbb87 allow travis failures for 1.8.x and jruby until fixed 2012-10-28 08:34:25 -04:00
Marc Siegel cc8a27b52c add travis config 2012-10-28 08:26:10 -04:00