Skip to content

Commit

Permalink
problemas com latexindent no travis
Browse files Browse the repository at this point in the history
  • Loading branch information
douglasrizzo committed Jul 18, 2017
1 parent 8e4fa5b commit 53dd3f4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -6,7 +6,7 @@ TDIR = $(TEMP)/$(NAME)
VERS = $(shell ltxfileinfo -v $(NAME).cls)
LOCAL = $(shell kpsewhich --var-value TEXMFLOCAL)
UTREE = $(shell kpsewhich --var-value TEXMFHOME)
all: | format $(NAME).cls clean
all: | $(NAME).cls clean
test -e README.txt && mv README.txt README || exit 0
clean:
git clean -Xdf
Expand Down

0 comments on commit 53dd3f4

Please sign in to comment.