mirror of
https://github.com/furyfire/trueskill.git
synced 2026-07-11 06:23:56 +02:00
Speed up build process
This commit is contained in:
@@ -48,7 +48,7 @@
|
||||
"html": [
|
||||
"pandoc --verbose -s README.md -o output/README.html",
|
||||
"pandoc --verbose -f rst -s docs/index.rst -o output/index.html --metadata=lang:en",
|
||||
"tools/phpcs --generator=MarkDown | pandoc --verbose -f markdown -s -o output/CodeStandard.html --metadata title='Code Standard' --metadata=lang:en"
|
||||
"tools/phpcs --generator=HTML > output/CodeStandard.html"
|
||||
],
|
||||
"all": [
|
||||
"@test",
|
||||
|
||||
Reference in New Issue
Block a user