Skip to content

Commit

Permalink
Comment out option by default.
Browse files Browse the repository at this point in the history
  • Loading branch information
LionsAd committed Jul 18, 2015
1 parent 3683674 commit b87f08b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml.dist
Original file line number Diff line number Diff line change
Expand Up @@ -71,7 +71,7 @@ env:
# Specifying the phpunit-core src/ directory is useful when e.g. a vendor/
# directory is present in the module directory, which phpunit would then
# try to find tests in. This option is relative to $TRAVIS_BUILD_DIR.
- DRUPAL_TI_PHPUNIT_CORE_SRC_DIRECTORY="./tests/src"
#- DRUPAL_TI_PHPUNIT_CORE_SRC_DIRECTORY="./tests/src"

# Code coverage via coveralls.io
- DRUPAL_TI_COVERAGE="satooshi/php-coveralls:0.6.*"
Expand Down

0 comments on commit b87f08b

Please sign in to comment.