Skip to content

Commit

Permalink
try to fixed test
Browse files Browse the repository at this point in the history
  • Loading branch information
andot committed Jul 26, 2016
1 parent 6da8d24 commit 3339d31
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ php:
sudo: required

before_script:
- composer global require "fxp/composer-asset-plugin:~1.1"
- composer install
- cd tests

Expand Down
1 change: 0 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,6 @@
],
"require": {
"php": ">=5.4.0",
"fxp/composer-asset-plugin": ">=1.0.0",
"hprose/hprose": "^2.0",
"yiisoft/yii2": "^2.0"
},
Expand Down

0 comments on commit 3339d31

Please sign in to comment.