Fixed a typo

This commit is contained in:
Manuel Cortez 2018-09-18 12:33:34 -05:00
parent c806f17484
commit 8a6f73fdc2

View File

@ -47,7 +47,7 @@ install:
build_script:
- "cd src"
- "%CMD_IN_ENV% python ..\doc\generator.py"
- "%CMD_IN_ENV% python ..\\doc\\generator.py"
- "%CMD_IN_ENV% python setup.py py2exe"
artifacts: