Trying to figure out the pwd
This commit is contained in:
parent
5793db4ce0
commit
4b12aca2f8
1 changed files with 2 additions and 0 deletions
|
@ -11,6 +11,8 @@ matrix:
|
|||
install:
|
||||
- composer install
|
||||
|
||||
before_script: pwd
|
||||
|
||||
script:
|
||||
- mkdir -p vendors/composer/build/logs
|
||||
- phpunit --coverage-clover vendors/composer/build/logs/clover.xml --bootstrap ./tests/bootstrap.php ./tests
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue