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 d0270d6 commit a297373Copy full SHA for a297373
.travis.yml
@@ -1,5 +1,11 @@
1
language: python
2
3
+
4
+python:
5
+ - "3.5"
6
+ - "3.6"
7
+ - "3.7"
8
9
matrix:
10
include:
11
- os: linux
0 commit comments