Ensure that the package builds

This commit is contained in:
Tim Schaub
2017-05-02 15:48:15 -06:00
parent d7969931e8
commit 9adab910f4

View File

@@ -86,7 +86,7 @@ check-deps:
done ;\
.PHONY: ci
ci: lint build test test-rendering compile-examples check-examples apidoc
ci: lint build test test-rendering package compile-examples check-examples apidoc
.PHONY: compile-examples
compile-examples: build/compiled-examples/all.combined.js