mirror of https://github.com/CIRCL/PyCIRCLean
Add script for specific purposes, testcase and travis
parent
5d848f4787
commit
427442e81f
|
@ -8,9 +8,9 @@ python:
|
|||
- "nightly"
|
||||
|
||||
install:
|
||||
- pip install --user python-magic
|
||||
- pip install --user coveralls
|
||||
- pip install --user codecov
|
||||
- pip install python-magic
|
||||
- pip install coveralls
|
||||
- pip install codecov
|
||||
- python setup.py -q install
|
||||
|
||||
script:
|
||||
|
|
Loading…
Reference in New Issue