Skip to content

Commit 6e6b391

Browse files
committed
Disable phpstan for now
1 parent 847fed8 commit 6e6b391

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@ before_script:
1919
script:
2020
- ./vendor/bin/phpunit --coverage-clover ./build/logs/clover.xml
2121
- composer cs
22-
- composer static
2322

2423
after_script:
2524
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)