mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-04-13 22:47:12 +03:00
test
This commit is contained in:
parent
fedae35221
commit
fb7da316f8
16
.travis.yml
16
.travis.yml
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user