Skip to content
This repository has been archived by the owner on Nov 20, 2018. It is now read-only.

Commit

Permalink
chore(Makefile): use "released" version of FineUploader/docfu
Browse files Browse the repository at this point in the history
  • Loading branch information
rnicholus committed Feb 27, 2017
1 parent fd1f448 commit b81a19c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -435,7 +435,7 @@ endif
.PHONY: docs-travis

install-docfu:
git clone --depth 1 -b hotfix/cant-generate-docs-from-old-branches https://github.com/FineUploader/docfu
git clone --depth 1 https://github.com/FineUploader/docfu
(cd docfu ; python setup.py install)
rm -rf docfu
.PHONY: install-docfu
Expand Down

0 comments on commit b81a19c

Please sign in to comment.