mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 08:16:54 +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
|
||||
dist: trusty
|
||||
env: TOXENV=flake8
|
||||
- python: "3.6-dev"
|
||||
os: linux
|
||||
dist: trusty
|
||||
env: TOXENV=py36
|
||||
- language: generic
|
||||
os: osx
|
||||
osx_image: xcode6.4
|
||||
|
|
Loading…
Reference in a new issue