1
0
Fork 0
mirror of https://github.com/borgbackup/borg.git synced 2025-01-22 15:28:57 +00:00

test on py36

This commit is contained in:
Thomas Waldmann 2016-05-21 19:24:18 +02:00
parent 1a0277021c
commit d27a3521ec
2 changed files with 6 additions and 1 deletions

View file

@ -14,6 +14,9 @@ matrix:
- python: 3.5
os: linux
env: TOXENV=py35
- python: nightly
os: linux
env: TOXENV=py36
- python: 3.5
os: linux
env: TOXENV=flake8
@ -25,6 +28,8 @@ matrix:
os: osx
osx_image: xcode6.4
env: TOXENV=py35
allow_failures:
- python: nightly
install:
- ./.travis/install.sh

View file

@ -2,7 +2,7 @@
# fakeroot -u tox --recreate
[tox]
envlist = py{34,35},flake8
envlist = py{34,35,36},flake8
[testenv]
# Change dir to avoid import problem for cython code. The directory does