Commit Graph

21 Commits

Author SHA1 Message Date
Chris Roberts 305a251c7b Update Ruby test versions 2018-06-12 16:31:53 -07:00
Nicolas Leger 085fd7a784
[CI] Test against Ruby 2.5 2018-02-16 11:11:40 +01:00
Brian Cain 9de3ef0d89 Update ruby versions in travis
Remove ruby 2.2 and update to the latest ruby 2.3 for travis.
2017-10-23 13:16:59 -07:00
Brian Cain 832870ac0e Update travis cell to include ruby 2.4.2 2017-10-23 11:49:26 -07:00
Chris Roberts 109510c050 Update travis configuration 2016-11-22 07:56:52 -08:00
Chris Roberts fc79e8c2f3 [travis] remove installed bundler 2016-09-15 10:13:30 -07:00
Seth Vargo 1881d454a3
Bump listen gem
This Fixes GH-7441 by bumping the listen gem to a version that supports
older OSX. The problem is that that older version does not support older
Ruby, so we need to bump the Ruby version too.
2016-06-15 11:50:45 +02:00
Seth Vargo cfb3e695f0
Install a specific version of bundler 2016-06-11 00:52:18 +02:00
Seth Vargo b191c302f1 Use bundle exec 2015-07-09 17:20:02 -06:00
Seth Vargo dcd8877b60 Try the container VMs 2015-07-09 17:18:19 -06:00
Seth Vargo b421af58e8 Do not test branches other than master 2015-05-15 12:57:26 -04:00
Teemu Matilainen 3955d533f3 Force compatible Bundler version in Travis 2014-10-11 18:52:50 +03:00
Charlie Sharpsteen dd575b9708 Speed up nokogiri installation during Travis runs
Version 1.6 of Nokogiri builds its own copy of libxml2 during installation.
Setting `NOKOGIRI_USE_SYSTEM_LIBRARIES=true` skips this step and shaves about a
minute off of Travis runs.
2014-05-10 11:40:23 -07:00
Mitchell Hashimoto 53939d0a47 Update travis, don't need to install custom Bundler 2014-04-30 15:34:47 -07:00
Mitchell Hashimoto b19795c952 Install Bundler 1.5.2 for tests 2014-01-16 09:36:26 -08:00
Mitchell Hashimoto 88bb0a3949 Test against Ruby 2.0 2013-12-01 22:54:16 -08:00
Mitchell Hashimoto 6ddb560205 Fix whitespace in travis.yml 2013-01-29 11:23:42 -08:00
Mitchell Hashimoto 8dc6b8ad77 Install bsdtar in Travis environment 2013-01-29 11:23:06 -08:00
Mitchell Hashimoto 16a433fdbc Add travis YML for unit tests [GH-1314] 2013-01-29 11:19:28 -08:00
Mitchell Hashimoto 9fe42dd3a2 Don't run Travis yet :( Not ready 2012-02-25 10:45:43 -08:00
Mitchell Hashimoto bd7d86f4fa Use Travis for unit tests 2012-02-25 10:32:32 -08:00