Update cd command

This commit is contained in:
Ian Craggs 2017-12-14 12:48:42 +00:00
parent 3cf602d8a1
commit 0a0f1a6d1e
1 changed files with 1 additions and 1 deletions

View File

@ -22,7 +22,7 @@ install:
- ps: Start-Process C:\Python36\python -ArgumentList 'startbroker.py'
- cmd: cd ..
- cmd: cd ..\..
build_script:
- cmd: >-