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.
2 parents 5021b64 + 7663b41 commit 77b09fbCopy full SHA for 77b09fb
.travis.yml
@@ -3,6 +3,7 @@ python:
3
- "2.7"
4
- "3.3"
5
- "3.4"
6
+ - "3.5"
7
# command to run tests
8
script: coverage run --branch --source=libmodernize setup.py test
9
# Ensure dependencies are installed
0 commit comments