Skip to content

Commit

Permalink
Fix travis 5
Browse files Browse the repository at this point in the history
  • Loading branch information
otreblan committed Apr 23, 2020
1 parent f26a0c0 commit 78872a8
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 @@ -10,7 +10,7 @@ script:
- ./uncache.sh
# Docker image on https://hub.docker.com/r/otreblan/arutex
# The texhash rebuilds the /etc/texmf/ls-R
- docker run -v $(pwd):/home/docker/input otreblan/arutex -c "sudo texhash && sudo make"
- docker run -v $(pwd):/home/docker/input otreblan/arutex -c "sudo make"
- ./cache.sh
deploy:
provider: releases
Expand Down

0 comments on commit 78872a8

Please sign in to comment.