mirror of
https://github.com/danog/math.git
synced 2025-01-22 13:41:12 +01:00
Remove useless director in Travis build
This commit is contained in:
parent
49ea5a085e
commit
d9b34f43d2
@ -15,7 +15,7 @@ before_script:
|
||||
- composer install
|
||||
|
||||
script:
|
||||
- mkdir -p build/cov build/logs
|
||||
- mkdir -p build/logs
|
||||
- vendor/bin/phpunit --coverage-clover build/logs/clover.xml
|
||||
|
||||
after_script:
|
||||
|
Loading…
x
Reference in New Issue
Block a user