forked from third-party-mirrors/zfs_autobackup
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