mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-19 02:33:51 +03:00
test
This commit is contained in:
parent
fedae35221
commit
fb7da316f8
14
.travis.yml
14
.travis.yml
@ -1,10 +1,16 @@
|
|||||||
language: python
|
jobs:
|
||||||
|
include:
|
||||||
|
- os: linux
|
||||||
|
dist: xenial
|
||||||
|
- os: linux
|
||||||
|
dist: bionic
|
||||||
|
|
||||||
|
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
|
||||||
|
Loading…
x
Reference in New Issue
Block a user