From 0a0f1a6d1e405fd97aa6263c03e5d1636ed564df Mon Sep 17 00:00:00 2001 From: Ian Craggs Date: Thu, 14 Dec 2017 12:48:42 +0000 Subject: [PATCH] Update cd command --- appveyor.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/appveyor.yml b/appveyor.yml index 609565c0..9d20fa66 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -22,7 +22,7 @@ install: - ps: Start-Process C:\Python36\python -ArgumentList 'startbroker.py' - - cmd: cd .. + - cmd: cd ..\.. build_script: - cmd: >-