five-for-the-future/phpunit-watcher.yml.dist
Kelly Dwan 68d5c53c95
Tests: Move tests infrastructure, set up travis
Consolidates the composer files so we can run install once in travis.
2019-11-15 10:40:18 -05:00

12 lines
181 B
Plaintext

watch:
directories:
- plugins/wporg-5ftf
fileMask: '*.php'
notifications:
passingTests: false
failingTests: false
phpunit:
binaryPath: mu-plugins/vendor/bin/phpunit