Skip to content

Commit

Permalink
Use two cores on travis
Browse files Browse the repository at this point in the history
  • Loading branch information
maxnoe committed Feb 7, 2021
1 parent 165efc7 commit 8732e11
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ install:
- luaotfload-tool --update --force

script:
- dbus-run-session python create_logos.py
- dbus-run-session python create_logos.py -n 2
- zip -r ./s4f_all_logos.zip ./s4f_all_logos -x '*.zip'
- mv s4f_all_logos.zip s4f_all_logos

Expand Down

0 comments on commit 8732e11

Please sign in to comment.