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 a3ea60b commit c57cb29Copy full SHA for c57cb29
.travis.yml
@@ -1,5 +1,6 @@
1
language: python
2
python:
3
+ - "2.6"
4
- "2.7"
5
install: "pip install -r requirements.txt"
6
script: py.test
0 commit comments