mirror of
https://github.com/psy0rz/zfs_autobackup.git
synced 2025-06-05 01:33:00 +03:00
test
This commit is contained in:
parent
c254ad3b82
commit
3ef7c32237
15
.travis.yml
15
.travis.yml
@ -1,16 +1,21 @@
|
|||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
include:
|
include:
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: xenial
|
dist: xenial
|
||||||
- os: linux
|
|
||||||
dist: bionic
|
|
||||||
|
|
||||||
language: python
|
language: python
|
||||||
|
|
||||||
|
|
||||||
python:
|
python:
|
||||||
- "3.6"
|
- "3.6"
|
||||||
- "2.7"
|
- "2.7"
|
||||||
|
- os: linux
|
||||||
|
dist: bionic
|
||||||
|
language: python
|
||||||
|
python:
|
||||||
|
- "3.6"
|
||||||
|
- "2.7"
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update
|
- sudo apt-get update
|
||||||
|
Loading…
x
Reference in New Issue
Block a user