This commit is contained in:
Jeff Stieler 2019-09-23 12:14:14 -07:00 committed by GitHub
parent 628e53c7fa
commit 64a3ce98f5
1 changed files with 4 additions and 0 deletions

View File

@ -36,3 +36,7 @@ script:
- bash bin/js_lint_test.sh - bash bin/js_lint_test.sh
- bash bin/phpunit.sh - bash bin/phpunit.sh
- bash bin/phpcs.sh - bash bin/phpcs.sh
branches:
only:
- master