Skip to content

Commit 02aba4a

Browse files
run GenerateDocs in travis, to ensure the documentation can be built as part of integration process
1 parent afeee74 commit 02aba4a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
init:
22
- git config --global core.autocrlf input
33
build_script:
4-
- cmd: build.cmd
4+
- cmd: build.cmd GenerateDocs
55
test: off
66
version: 0.0.1.{build}
77
artifacts:

0 commit comments

Comments
 (0)