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 210e70e commit 4b55024Copy full SHA for 4b55024
.travis.yml
@@ -13,7 +13,7 @@ addons:
13
- iverilog
14
15
install:
16
- - pip install --user pytest pytest-pythonpath pyverilog
+ - pip install pytest pytest-pythonpath pyverilog
17
18
script:
19
- python -m pytest tests examples
0 commit comments