travis/bundler fix

This commit is contained in:
Arfon Smith
2013-12-29 19:27:20 -08:00
parent 800d26cdad
commit 40c04c8f6f

View File

@@ -1,4 +1,7 @@
before_install: sudo apt-get install libicu-dev -y before_install:
- sudo apt-get install libicu-dev -y
# Short-term fix addressing https://github.com/bundler/bundler/issues/2784
- gem update --system 2.1.11
rvm: rvm:
- 1.8.7 - 1.8.7
- 1.9.2 - 1.9.2