Skip to content

Commit 44f2d3e

Browse files
committed
chore: update ci file
1 parent 8809bbc commit 44f2d3e

File tree

1 file changed

+2
-4
lines changed

1 file changed

+2
-4
lines changed

.travis.yml

+2-4
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,10 @@
11
language: python
22

3+
dist: bionic
4+
35
python:
46
- "3.8"
57

6-
before_install:
7-
- pip uninstall -y urllib3
8-
- pip install urllib3==1.26.6
9-
108
jobs:
119
include:
1210
- stage: pypi release

0 commit comments

Comments
 (0)