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 37b55da commit 031ca29Copy full SHA for 031ca29
.travis.yml
@@ -3,7 +3,9 @@ python:
3
- "2.5"
4
- "2.6"
5
- "2.7"
6
+ - "pypy"
7
- "3.3"
8
+ - "3.4"
9
install:
10
- sudo apt-get install clamav-daemon clamav-freshclam clamav-unofficial-sigs
11
- sudo freshclam --verbose
0 commit comments