Skip to content

Commit f4635ea

Browse files
committed
Merge branch 'fix_simulation_outputfile' into develop
2 parents 877cf36 + 1ec760b commit f4635ea

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
@@ -17,4 +17,4 @@ install:
1717
- pip install pytest pytest-pythonpath pytest-xdist pyverilog numpy
1818

1919
script:
20-
- python -m pytest -n auto tests examples
20+
- python -m pytest tests examples

0 commit comments

Comments
 (0)