try without quotes

This commit is contained in:
Joshua Peek
2011-11-09 12:18:12 -06:00
parent 9a2dc66068
commit 2cbb8bc373

View File

@@ -4,6 +4,6 @@ rvm:
- jruby
- rbx
- ree
before_install: "sudo apt-get install libicu-dev -y"
before_install: sudo apt-get install libicu-dev -y
notifications:
disabled: true