Deleted ocular.phar before building assets for deployment

This commit is contained in:
Alejandro Celaya
2018-10-18 21:49:31 +02:00
parent d5e7ce38ac
commit ead7c26d6c

View File

@@ -34,6 +34,7 @@ after_success:
# Before deploying, build dist file for current travis tag
before_deploy:
- rm -f ocular.phar
- ./build.sh ${TRAVIS_TAG#?}
deploy: