Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Cambiada la fuente de tectonic porque el certificado SSL de purg.org ha expirado
  • Loading branch information
cruizh committed Nov 2, 2018
1 parent d2b7183 commit 3a3852a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ services: docker
script:
# We use the docker image from https://hub.docker.com/r/cludch/tectonic/
- docker pull cludch/tectonic
- docker run --mount src=$TRAVIS_BUILD_DIR,target=/usr/src/tex,type=bind cludch/tectonic tectonic VD.tex
- docker run --mount src=$TRAVIS_BUILD_DIR,target=/usr/src/tex,type=bind cludch/tectonic tectonic --web-bundle "https://tectonic.newton.cx/bundles/tlextras-2018.1r0/bundle.tar" VD.tex

before_deploy:
- git tag "$(date +'%Y%m%d%H%M%S')-$(git log --format=%h -1)"
Expand Down

0 comments on commit 3a3852a

Please sign in to comment.