also test on bionic
This commit is contained in:
@ -2,6 +2,10 @@ language: python
|
|||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
dist:
|
||||||
|
- xenial
|
||||||
|
- bionic
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
- sudo apt-get install zfsutils-linux
|
- sudo apt-get install zfsutils-linux
|
||||||
|
|||||||
Reference in New Issue
Block a user