Commit 68c5582c by dorp

removed debug line

parent 566fd915
......@@ -7,7 +7,6 @@ install:
- "pip install git+https://github.com/fkie-cad/common_helper_files.git"
- "pip install ."
- "pip install -U pytest"
- "py.test --version"
- "pip install pytest-pep8 pytest-cov codecov"
# command to run tests
script: "pytest --cov-config .coveragerc --cov=./"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment