Skip to content

Commit 68d413c

Browse files
authored
Merge pull request #62 from mattip/bionic-travis
update travis base image to bionic (ubuntu 18.04)
2 parents 785e8c5 + a5140f1 commit 68d413c

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)