Thanks to visit codestin.com Credit goes to github.com
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 2c35eb8 commit bbb8cc2Copy full SHA for bbb8cc2
.travis.yml
@@ -4,6 +4,7 @@ python:
4
- "3.4"
5
- "3.5.5"
6
- "3.6"
7
+ - "3.7"
8
- "pypy"
9
- "pypy3"
10
install: "pip install -r requirements/core.txt;pip install -r requirements/test.txt"
0 commit comments