Skip to content

Commit 4b55024

Browse files
committed
travis script is updated to use container-based environment, again.
1 parent 210e70e commit 4b55024

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
@@ -13,7 +13,7 @@ addons:
1313
- iverilog
1414

1515
install:
16-
- pip install --user pytest pytest-pythonpath pyverilog
16+
- pip install pytest pytest-pythonpath pyverilog
1717

1818
script:
1919
- python -m pytest tests examples

0 commit comments

Comments
 (0)