Skip to content

Commit

Permalink
Install dependencies before install
Browse files Browse the repository at this point in the history
  • Loading branch information
pezholio committed Jan 8, 2014
1 parent e7555d1 commit f84c3f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
rvm:
- 2.0.0
before_script:
before_install:
- sudo apt-get update
- sudo apt-get install libicu-dev
notifications:
Expand Down

0 comments on commit f84c3f9

Please sign in to comment.