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 3683674 commit b87f08bCopy full SHA for b87f08b
.travis.yml.dist
@@ -71,7 +71,7 @@ env:
71
# Specifying the phpunit-core src/ directory is useful when e.g. a vendor/
72
# directory is present in the module directory, which phpunit would then
73
# try to find tests in. This option is relative to $TRAVIS_BUILD_DIR.
74
- - DRUPAL_TI_PHPUNIT_CORE_SRC_DIRECTORY="./tests/src"
+ #- DRUPAL_TI_PHPUNIT_CORE_SRC_DIRECTORY="./tests/src"
75
76
# Code coverage via coveralls.io
77
- DRUPAL_TI_COVERAGE="satooshi/php-coveralls:0.6.*"
0 commit comments