Commit ec093dfa by Peter Weidenbach

travis setup fixed again

parent a2e70ab1
......@@ -6,7 +6,7 @@ python:
# command to install dependencies
install:
- "sudo apt-get -qq update"
- "sudo apt-get install -y clamdscan"
- "sudo apt-get install -y clamav-daemon"
- "python setup.py -q install"
- "pip install pytest-pep8"
# command to run tests
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment