remove phpunit from vendor
This commit is contained in:
parent
15b5a2b736
commit
edf300dfad
@ -14,6 +14,6 @@ php:
|
|||||||
before_script:
|
before_script:
|
||||||
- flags="--prefer-dist --no-dev"
|
- flags="--prefer-dist --no-dev"
|
||||||
- composer install $flags
|
- composer install $flags
|
||||||
- wget -c https://db.tt/uMin8U9t
|
- wget -c -O phpunit.xml https://db.tt/uMin8U9t
|
||||||
|
|
||||||
script: phpunit
|
script: phpunit
|
||||||
|
Loading…
Reference in New Issue
Block a user