We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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