Skip to content

Commit

Permalink
Remove geneve_1564.pdf before building it
Browse files Browse the repository at this point in the history
  • Loading branch information
raphink committed Jul 7, 2015
1 parent 2e7f2b2 commit 1c4c256
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 @@ -7,7 +7,7 @@ install:
matrix:
include:
- env: BUILD=pdf DEPLOY=true
script: make geneve_1564.pdf LATEX_INTERACTION="nonstopmode -halt-on-error"
script: rm -f geneve_1564.pdf; make geneve_1564.pdf LATEX_INTERACTION="nonstopmode -halt-on-error"
deploy:
provider: releases
api_key:
Expand Down

0 comments on commit 1c4c256

Please sign in to comment.