Skip to content

Commit 4ed28e0

Browse files
committed
travis
1 parent 30457a2 commit 4ed28e0

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ python:
77

88
install:
99
- sudo apt-get install iverilog
10-
- pip install pytest pytest-pythonpath
10+
- pip install jinja2 pytest pytest-pythonpath
1111

1212
script:
1313
- python -m pytest .

0 commit comments

Comments
 (0)