We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 64004a6 + d76152e commit 91ee786Copy full SHA for 91ee786
1 file changed
.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