mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-23 08:16:54 +00:00
add flake8 tox env to travis config
This commit is contained in:
parent
2a2362fc2f
commit
47e6304711
1 changed files with 3 additions and 0 deletions
|
@ -14,6 +14,9 @@ matrix:
|
|||
- python: 3.5
|
||||
os: linux
|
||||
env: TOXENV=py35
|
||||
- python: 3.5
|
||||
os: linux
|
||||
env: TOXENV=flake8
|
||||
- language: generic
|
||||
os: osx
|
||||
osx_image: xcode6.4
|
||||
|
|
Loading…
Reference in a new issue