Skip to content

Commit 191f475

Browse files
committed
MNT: Bump Travis CI to Bionic
1 parent feca1a6 commit 191f475

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1+
os: linux
12
language: python
2-
dist: xenial
3-
sudo: false
3+
dist: bionic
44
cache:
55
pip: true
66
branches:
@@ -9,7 +9,7 @@ branches:
99
# Tags
1010
- /^(\d+\.)+\d+(\.\S+)?$/
1111

12-
matrix:
12+
jobs:
1313
fast_finish: true
1414
include:
1515
- python: '3.5'

0 commit comments

Comments
 (0)