Revert "add license checker to the build"
This reverts commit ca1a9473d3348cd0ed727ba6f2a5bfebe0ab4915.
This commit is contained in:
parent
dbe843fc4b
commit
dc07fc609e
@ -20,7 +20,6 @@ before_script:
|
||||
script:
|
||||
- ENABLE_SECOND_LEVEL_CACHE=0 ./vendor/bin/phpunit -v -c tests/travis/$DB.travis.xml $PHPUNIT_FLAGS
|
||||
- ENABLE_SECOND_LEVEL_CACHE=1 ./vendor/bin/phpunit -v -c tests/travis/$DB.travis.xml --exclude-group performance,non-cacheable,locking_functional
|
||||
- ./vendor/bin/docheader check lib/
|
||||
|
||||
after_script:
|
||||
- if [[ $TRAVIS_PHP_VERSION = '7.0' && $DB = 'sqlite' ]]; then wget https://scrutinizer-ci.com/ocular.phar; fi
|
||||
|
Loading…
x
Reference in New Issue
Block a user