Skip to content

Commit

Permalink
Fixed test setting.
Browse files Browse the repository at this point in the history
  • Loading branch information
qiangxue committed Sep 17, 2014
1 parent f253817 commit bff8ca0
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,7 @@ addons:

install:
- composer self-update && composer --version
- composer global require "fxp/composer-asset-plugin:~1.0"
- export PATH="$HOME/.composer/vendor/bin:$PATH"
# core framework:
- composer install --prefer-dist
Expand Down

0 comments on commit bff8ca0

Please sign in to comment.