Dan Buch
550b67215c
Fetch libicu via Travis, switch back to container-based
...
This is a test. I don't understand the details of how the `bundle config
build.charlock_holmes` bit works/fails, so the intent here is to get a PR posted
for purposes of getting feedback via the full Travis machinery.
2015-11-08 06:41:22 -05:00
Paul Chaignon
ca12a99970
Handle SSH links to submodules
2015-05-01 21:03:02 +02:00
Brandon Keepers
8da458e1a8
apt-get update before downloading deps
2015-03-08 16:24:05 -07:00
Adam Roben
188e579df7
Use a single git fetch invocation in CI
2015-01-06 12:56:08 -05:00
Adam Roben
d82e4801ff
Use --with-icu-dir everywhere but Ruby 2.0
...
--with-icu-dir is broken on Ruby 2.0 due to
https://bugs.ruby-lang.org/issues/8074 . Specifying
--with-icu-include/--with-icu-lib is broken on Ruby 2.1 and newer due to
https://github.com/bundler/bundler/pull/3338 . So now we use
--with-icu-dir everywhere but Ruby 2.0.
2015-01-06 12:44:39 -05:00
Adam Roben
d258d146b8
Move before_install steps to a separate script
2015-01-06 12:44:14 -05:00