Update .travis.yml
This commit is contained in:
parent
e5b0ec6d7b
commit
2d6859af60
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ script:
|
|||
|
||||
before_deploy:
|
||||
- composer install
|
||||
- tar -czf "pico-release-$TRAVIS_TAG.tar.gz" .htaccess README.md changelog.txt composer.json composer.lock license.txt config content-sample lib plugins themes vendor index.php
|
||||
- tar -czf "pico-release-$TRAVIS_TAG.tar.gz" .htaccess README.md CHANGELOG.md CONTRIBUTING.md composer.json composer.lock LICENSE config content-sample lib plugins themes vendor index.php
|
||||
|
||||
deploy:
|
||||
provider: releases
|
||||
|
|
Loading…
Reference in a new issue