Skip to content
Snippets Groups Projects
Commit 109ff5e3 authored by Piotr Maślanka's avatar Piotr Maślanka
Browse files

fix travis

parent 2607784a
No related branches found
No related tags found
No related merge requests found
...@@ -47,7 +47,4 @@ jobs: ...@@ -47,7 +47,4 @@ jobs:
after_script: after_script:
- coverage xml - coverage xml
- ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT - ./cc-test-reporter after-build -t coverage.py --exit-code $TRAVIS_TEST_RESULT
- stage: test
python: "pypy3.5"
script:
- pytest -n 8
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment