We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3a26ed8 commit 42c070bCopy full SHA for 42c070b
.travis.yml
@@ -18,8 +18,6 @@ before_install:
18
- sudo chown clamav:clamav /var/lib/clamav/*.cvd
19
- sudo chown clamav:clamav /var/run/clamav
20
- sudo chmod 750 /var/run/clamav
21
-- sudo sed -i 's/^Foreground .*$/Foreground true/g' /etc/clamav/clamd.conf
22
-- sudo echo "TCPSocket 3310" >> /etc/clamav/clamd.conf
23
- sudo clamd
24
25
before_script: composer install
0 commit comments