This commit is contained in:
Edwin Eefting 2020-05-17 22:48:04 +02:00
parent fedae35221
commit fb7da316f8

View File

@ -1,11 +1,17 @@
language: python
jobs:
include:
- os: linux
dist: xenial
- os: linux
dist: bionic
language: python
python:
- "3.6"
- "2.7"
dist:
- xenial
- bionic
before_install:
- sudo apt-get update
- sudo apt-get install zfsutils-linux