Skip to content

Commit

Permalink
update readme / ci fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
hotrush committed Dec 27, 2017
1 parent b38e175 commit 5f760c1
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
Expand Up @@ -15,7 +15,7 @@ matrix:

before_install:
- wget http://security.ubuntu.com/ubuntu/pool/main/i/icu/libicu52_52.1-3ubuntu0.7_amd64.deb
- sudo dpkg -i libicu52_52.1-3ubuntu0.4_amd64.deb
- sudo dpkg -i libicu52_52.1-3ubuntu0.7_amd64.deb

before_script:
- composer self-update
Expand Down

0 comments on commit 5f760c1

Please sign in to comment.