mirror of
https://github.com/bndr/pipreqs.git
synced 2025-06-06 03:25:21 +00:00
commit
1aff63c049
@ -12,13 +12,13 @@ matrix:
|
||||
env: TOX_ENV=py34
|
||||
- python: 2.7
|
||||
env: TOX_ENV=py27
|
||||
- python: pypy
|
||||
env: TOX_ENV=pypy
|
||||
- python: pypy3
|
||||
env: TOX_ENV=pypy3
|
||||
- python: 3.6
|
||||
env: TOX_ENV=flake8
|
||||
|
||||
# Use tox to run tests on Travis-CI to keep one unified method of running tests in any environment
|
||||
install:
|
||||
install:
|
||||
- pip install coverage coveralls tox
|
||||
|
||||
# Command to run tests, e.g. python setup.py test
|
||||
|
Loading…
x
Reference in New Issue
Block a user