Skip to content

Commit

Permalink
scrutinizer: do not start unneeded services
Browse files Browse the repository at this point in the history
  • Loading branch information
konecnyjakub committed Sep 6, 2017
1 parent 71852be commit 7991a1d
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Expand Up @@ -154,6 +154,9 @@ build:
environment:
php:
version: 7.1
postgresql: false
redis: false
rabbitmq: false
tests:
override:
- wget https://www.phing.info/get/phing-latest.phar && mv phing-latest.phar phing && chmod +x phing
Expand Down

0 comments on commit 7991a1d

Please sign in to comment.