1
0
mirror of https://github.com/pdf2htmlEX/pdf2htmlEX.git synced 2024-07-07 10:20:33 +00:00
pdf2htmlEX/buildScripts/travisEnvs

4 lines
68 B
Plaintext
Raw Normal View History

2019-11-25 16:04:50 +00:00
2019-11-28 09:07:49 +00:00
export UNATTENDED="--assume-yes"
2019-11-25 16:46:14 +00:00
export MAKE_PARALLEL="-j `nproc`"