mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 16:26:29 +00:00
help python development by testing 3.6-dev
This commit is contained in:
parent
4b33c3fe14
commit
98e80ef2fb
1 changed files with 4 additions and 0 deletions
|
@ -25,6 +25,10 @@ matrix:
|
||||||
os: linux
|
os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
env: TOXENV=flake8
|
env: TOXENV=flake8
|
||||||
|
- python: "3.6-dev"
|
||||||
|
os: linux
|
||||||
|
dist: trusty
|
||||||
|
env: TOXENV=py36
|
||||||
- language: generic
|
- language: generic
|
||||||
os: osx
|
os: osx
|
||||||
osx_image: xcode6.4
|
osx_image: xcode6.4
|
||||||
|
|
Loading…
Reference in a new issue