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 859695b commit 3a26ed8Copy full SHA for 3a26ed8
.travis.yml
@@ -20,7 +20,6 @@ before_install:
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 sed -i 's/^Foreground .*$/Foreground true/g' /etc/clamav/freshclam.conf
24
- sudo clamd
25
26
before_script: composer install
0 commit comments