We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent dc1154d commit d76152eCopy full SHA for d76152e
.travis.yml
@@ -1,9 +1,9 @@
1
language: python
2
python:
3
- - 2.7
+ - 2.7.15
4
- 3.5
5
- 3.6
6
-dist: focal
+dist: bionic
7
sudo: true
8
env:
9
global:
0 commit comments