pillar icon indicating copy to clipboard operation
pillar copied to clipboard

Travis build is break on ensure.dependencies

Open Ducasse opened this issue 6 years ago • 1 comments

We should check the impact of the latex distribution versions that we introduced to deal with the latex changes.

See https://github.com/pillar-markup/pillar/tree/v7.7.3/archetypes/book/support/latex

Ducasse avatar Feb 21 '20 10:02 Ducasse

Downloading and extracting smalltalkCI 3310.00s$ if [[ ${TYPE} == "Integration" ]] || [[ ${TYPE} == "System" ]]; then . scripts/ci/ensure_latex.sh; fi 332/home/travis/.travis/functions: line 109: scripts/ci/ensure_latex.sh: No such file or directory 333The command "if [[ ${TYPE} == "Integration" ]] || [[ ${TYPE} == "System" ]]; then . scripts/ci/ensure_latex.sh; fi" failed and exited with 1 during .

Ducasse avatar Feb 21 '20 10:02 Ducasse