Travis deployment fixed

This commit is contained in:
Petr Bechyně 2017-06-07 16:23:47 +02:00
parent bb20882ade
commit c82288d641
1 changed files with 1 additions and 0 deletions

View File

@ -11,6 +11,7 @@ php:
before_script:
- composer self-update
- composer install
- cp phpunit.xml.dist phpunit.xml
script:
- vendor/phing/phing/bin/phing -f build.xml