mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-12 01:11:17 -06:00
Travis integration: take 3
This commit is contained in:
@@ -1,10 +0,0 @@
|
||||
language: python
|
||||
sudo: false
|
||||
env:
|
||||
- TOXENV=py34
|
||||
- TOXENV=py35
|
||||
- TOXENV=pep8
|
||||
install:
|
||||
- pip install --requirement ../requirements.txt
|
||||
- pip install tox
|
||||
script: tox
|
||||
Reference in New Issue
Block a user