We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9f171c8 commit 1ec760bCopy full SHA for 1ec760b
.travis.yml
@@ -17,4 +17,4 @@ install:
17
- pip install pytest pytest-pythonpath pytest-xdist pyverilog numpy
18
19
script:
20
- - python -m pytest -n auto tests examples
+ - python -m pytest tests examples
0 commit comments