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 5d57acc commit 7c3a79cCopy full SHA for 7c3a79c
.travis.yml
@@ -3,6 +3,8 @@ sudo: false
3
4
python:
5
- 3.6
6
+- 3.4
7
+- 2.7
8
9
install:
10
- travis_retry pip install -r requirements-dev.txt
0 commit comments