We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 594b08e commit 26c6fa4Copy full SHA for 26c6fa4
Makefile
@@ -94,7 +94,7 @@ ifneq ($(TRAVIS_BRANCH), master)
94
pages:
95
@echo "Cowardly refusing to build pages"
96
else
97
-pages: install clean plugins releases api-docs
+pages: install clean generated_data
98
@echo "Comitting to gh-pages"
99
@git config user.name "ChaiJs Bot"
100
@git config user.email "chaijs-bot@keithcirkel.co.uk"
0 commit comments