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