before_script

This commit is contained in:
Joshua Peek
2011-11-09 12:20:19 -06:00
parent 2cbb8bc373
commit 10345a2414

View File

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