www

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

commit e7c9efda9053067888f1b632249cbe69f94ce5f9
parent 2bc28b2dd47d8a8910ab83782c59b5f31acf8be9
Author: Georges Dupéron <georges.duperon@gmail.com>
Date:   Mon, 19 Jun 2017 19:55:47 +0200

Avoid building unnecessary parts of dependencies (tests and docs of other packages).

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

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