forestgeo / learn

Links to interesting articles, videos, tutorials, tips, and more
5 stars 8 forks source link

The command "curl -fLo /tmp/texlive.tar.gz ... failed and exited with 56 during #187

Open maurolepore opened 5 years ago

maurolepore commented 5 years ago

Problem: A Build fails on Travis CI

The command "curl -fLo /tmp/texlive.tar.gz https://github.com/jimhester/ubuntu-bin/releases/download/latest/texlive.tar.gz" failed and exited with 56 during

Solution: Add this to .travis.yml (unless your package needs latex):

latex: false