Skip to content

Commit b3d010d

Browse files
authored
Use Bionic dist instead of default Xenial (#176)
* Use bionic dist (ubuntu 18.04) * Changelog update
1 parent 033faa4 commit b3d010d

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
language: python
2+
dist: bionic
23
python:
34
- '3.6'
45
- '3.7'

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
=======
44

5+
# 1.9.2 (2023-06-21)
6+
- Use Bionic dist instead of Xenial for Travis build
7+
58
# 1.9.1 (2023-06-21)
69
- Pin urllib3 version, see: https://github.com/urllib3/urllib3/issues/2168
710

0 commit comments

Comments
 (0)