Skip to content

Commit b337bb5

Browse files
committed
Limit to 8 parallel processes
1 parent 99021c1 commit b337bb5

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
@@ -9,7 +9,7 @@ _aliases:
99
paths:
1010
- results
1111
- &nightly
12-
env: FIREFOX=nightly PYTEST_ADDOPTS=-n=auto
12+
env: FIREFOX=nightly PYTEST_ADDOPTS=-n=8
1313
addons:
1414
<<: *artifacts
1515
firefox: latest-nightly

0 commit comments

Comments
 (0)