Move before_script up

This commit is contained in:
Joshua Peek
2011-11-09 12:23:27 -06:00
parent 10345a2414
commit 14dfe6e232

View File

@@ -1,9 +1,9 @@
before_script: sudo apt-get install libicu-dev -y
rvm:
- 1.8.7
- 1.9.2
- jruby
- rbx
- ree
before_script: sudo apt-get install libicu-dev -y
notifications:
disabled: true