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 39de112 commit 32d34ebCopy full SHA for 32d34eb
.travis.yml
@@ -2,6 +2,7 @@ language: python
2
python:
3
- "2.6"
4
- "2.7"
5
+ - "3.3"
6
# - "pypy" - won't work as smmap doesn't work (see smmap/.travis.yml for details)
7
8
script: nosetests
0 commit comments