Skip to content

Commit d76152e

Browse files
Cap Python2 version
1 parent dc1154d commit d76152e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,9 +1,9 @@
11
language: python
22
python:
3-
- 2.7
3+
- 2.7.15
44
- 3.5
55
- 3.6
6-
dist: focal
6+
dist: bionic
77
sudo: true
88
env:
99
global:

0 commit comments

Comments
 (0)