Skip to content
This repository has been archived by the owner on Dec 10, 2022. It is now read-only.

Commit

Permalink
[travis] Try fix php mbstring?
Browse files Browse the repository at this point in the history
#43 Download haxe compiler automatically
  • Loading branch information
soywiz committed Jun 5, 2016
1 parent df78847 commit 3b94425
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -13,7 +13,7 @@ install:
- sudo add-apt-repository ppa:ondrej/php -y
- sudo apt-get -y update
#- sudo apt-get -y upgrade
- sudo apt-get -y install php5.6
- sudo apt-get -y install php5.6 php5.6-mbstring
- mvn clean --settings settings.xml
- nvm install 4 || true
- nvm use 4 || true
Expand Down

0 comments on commit 3b94425

Please sign in to comment.