Skip to content

Commit ecb99b3

Browse files
committed
Remove unnecessary step from travis build
1 parent 60206fe commit ecb99b3

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -18,9 +18,6 @@ install:
1818
- travis_retry composer install --no-interaction
1919
- travis_retry wget https://scrutinizer-ci.com/ocular.phar
2020

21-
before_script:
22-
- mkdir -p build/logs
23-
2421
script:
2522
- vendor/bin/phpunit --coverage-clover=coverage.clover
2623
- vendor/bin/phpcs --standard=PSR2 src tests

0 commit comments

Comments
 (0)