www

Unnamed repository; edit this file 'description' to name the repository.
Log | Files | Refs | README

commit cd497608502b7bb8b68d7ee30bad98c6c4aac0f5
parent 03edbb53de846864543d34abf10ac3094b77f84f
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Thu, 23 Mar 2017 09:36:26 +0100

Avoid OOM

Diffstat:
M.travis.yml | 2+-
1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/.travis.yml b/.travis.yml @@ -60,7 +60,7 @@ before_install: - mv newunicodechar.sty "$latex_home/tex/latex/newunicodechar" install: - - raco pkg install --deps search-auto + - raco pkg install -j 2 --deps search-auto before_script: