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
3ef7c32237
commit
8bb9769a8b
16
.travis.yml
16
.travis.yml
@ -4,15 +4,19 @@ jobs:
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "2.7"
|
||||
python: 2.7
|
||||
- os: linux
|
||||
dist: xenial
|
||||
language: python
|
||||
python: 3.6
|
||||
- os: linux
|
||||
dist: bionic
|
||||
language: python
|
||||
python:
|
||||
- "3.6"
|
||||
- "2.7"
|
||||
python: 2.7
|
||||
- os: linux
|
||||
dist: bionic
|
||||
language: python
|
||||
python: 3.6
|
||||
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user