Skip to content

Commit 9df74cc

Browse files
committed
Fix the automatic generation of package
1 parent 1c62b04 commit 9df74cc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@ env:
3636
sudo: false
3737

3838
before_deploy:
39-
- composer install phing
39+
- composer install --no-dev --optimize-autoloader
4040
- phing
4141
- export RELEASE_FILE=$(ls ./cops-*.zip)
4242

0 commit comments

Comments
 (0)