Skip to content
This repository has been archived by the owner on Sep 20, 2021. It is now read-only.

Commit

Permalink
fix install unicode
Browse files Browse the repository at this point in the history
  • Loading branch information
vonglasow committed May 12, 2017
1 parent 225f002 commit 5ad625f
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 @@ -49,7 +49,7 @@ before_script:
fi

script:
- apt install unicode -y
- apt-get install unicode -y
- composer install
- vendor/bin/hoa test:run
- if [[ $ENABLE_DEVTOOLS ]]; then
Expand Down

0 comments on commit 5ad625f

Please sign in to comment.