Skip to content

Commit f65ae0e

Browse files
committed
Merge pull request #9 from graingert/chore/add-more-python-version
Add more pythons
2 parents 37b55da + 031ca29 commit f65ae0e

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,9 @@ python:
33
- "2.5"
44
- "2.6"
55
- "2.7"
6+
- "pypy"
67
- "3.3"
8+
- "3.4"
79
install:
810
- sudo apt-get install clamav-daemon clamav-freshclam clamav-unofficial-sigs
911
- sudo freshclam --verbose

0 commit comments

Comments
 (0)