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 72898aa commit cb4c9f7Copy full SHA for cb4c9f7
.travis.yml
@@ -1,7 +1,11 @@
1
+dist: bionic
2
language: python
3
python:
4
- "2.7"
5
- "3.4"
6
+ - "3.5"
7
+ - "3.6"
8
+ - "3.7"
9
addons:
10
apt:
11
packages:
0 commit comments