Travis deployment fixed
This commit is contained in:
parent
bb20882ade
commit
c82288d641
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue