Skip to content

Commit a5140f1

Browse files
committed
update travis base image to bionic (ubuntu 18.04)
1 parent 785e8c5 commit a5140f1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ env:
1818

1919
language: python
2020
sudo: required
21-
dist: xenial
21+
dist: bionic
2222
services: docker
2323

2424
matrix:

0 commit comments

Comments
 (0)