Skip to content

Commit

Permalink
ci
Browse files Browse the repository at this point in the history
  • Loading branch information
JirsaR committed Jan 13, 2020
1 parent e2cf89b commit 785fc9e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,9 +29,11 @@ before_install:
- export MARIADB_USER=root
- export MARIADB_PASS=
- export METRICS_SERVICE=localhost
- export KERNEL_CLASS=CommonsBundleTests\Kernel

install:
- travis_retry composer install --no-progress --prefer-dist
- tests/testApp/bin/console cache:warmup --env=test

script:
- ./vendor/bin/phpcs --standard=./ruleset.xml --colors -p src/ tests/
Expand Down

0 comments on commit 785fc9e

Please sign in to comment.