mirror of
https://github.com/KevinMidboe/linguist.git
synced 2025-10-29 17:50:22 +00:00
travis/bundler fix
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user