We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0490c63 commit f02519dCopy full SHA for f02519d
.travis.yml
@@ -25,7 +25,6 @@ install:
25
script:
26
- mkdir -p build/logs;
27
- composer unit-tests
28
- - composer integration-tests
29
30
after_success:
31
- travis_retry php vendor/bin/php-coveralls
0 commit comments