before_install

This commit is contained in:
Joshua Peek
2011-11-09 12:01:12 -06:00
parent 21e0f86b68
commit 479c366860

View File

@@ -5,7 +5,7 @@ rvm:
- rbx
- ree
before_script: "sudo apt-get install libicu-dev"
before_install: "sudo apt-get install libicu-dev"
notifications:
disabled: true