Skip to content
This repository has been archived by the owner on May 11, 2022. It is now read-only.

Commit

Permalink
disable services in scrutinizer
Browse files Browse the repository at this point in the history
  • Loading branch information
kamilsk committed Apr 30, 2018
1 parent 92bbf34 commit 95d0816
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .scrutinizer.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,9 @@ build:
environment:
go: go1.9

postgresql: false
redis: false

tests:
override:
- go-scrutinizer-run
Expand Down

0 comments on commit 95d0816

Please sign in to comment.