Travis deployment fixed
This commit is contained in:
@ -11,6 +11,7 @@ php:
|
|||||||
before_script:
|
before_script:
|
||||||
- composer self-update
|
- composer self-update
|
||||||
- composer install
|
- composer install
|
||||||
|
- cp phpunit.xml.dist phpunit.xml
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- vendor/phing/phing/bin/phing -f build.xml
|
- vendor/phing/phing/bin/phing -f build.xml
|
||||||
|
Reference in New Issue
Block a user