Newer
Older
sudo: false
env:
- VUFIND_HOME=$PWD VUFIND_LOCAL_DIR=$PWD/local
before_script:
- composer install
- npm install -g eslint@"<3.0.0"
cache:
directories:
- downloads
Ere Maijala
committed
- $HOME/.composer/cache/files
- vendor/bin/phing eslint phpunitfast phpcs-console php-cs-fixer-dryrun