Skip to content

Commit d78ee0f

Browse files
committed
Updated travis config
1 parent c96a931 commit d78ee0f

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
@@ -11,7 +11,7 @@ addons:
1111
- iverilog
1212

1313
install:
14-
- pip install pytest pytest-pythonpath jinja2
14+
- pip install pytest pytest-pythonpath jinja2 ply
1515

1616
script:
1717
- python -m pytest tests

0 commit comments

Comments
 (0)