There was an error while loading. Please reload this page.
1 parent 502c32c commit fe749f8Copy full SHA for fe749f8
1 file changed
.travis.yml
@@ -17,3 +17,4 @@ before_install:
17
# TODO: coveralls?
18
script:
19
- docker run -i -t -v `pwd`:/app:rw -w /app mrq_local $PYTHON_BIN -m pytest tests/ -v --junitxml=pytest-report.xml --html=pytest-report.html --cov mrq --cov-report term
20
+
0 commit comments