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 5021b64 commit 7663b41Copy full SHA for 7663b41
.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