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 30457a2 commit 4ed28e0Copy full SHA for 4ed28e0
.travis.yml
@@ -7,7 +7,7 @@ python:
7
8
install:
9
- sudo apt-get install iverilog
10
- - pip install pytest pytest-pythonpath
+ - pip install jinja2 pytest pytest-pythonpath
11
12
script:
13
- python -m pytest .
0 commit comments