Browse Source

use powershell to change dir

Rafał Pitoń 10 years ago
parent
commit
3c47eb00f7
1 changed files with 1 additions and 1 deletions
  1. 1 1
      appveyor.yml

+ 1 - 1
appveyor.yml

@@ -25,7 +25,7 @@ install:
   - set PATH=%APPDATA%\npm;%PATH%
   - npm config set cache C:\nc
   - npm version
-  - dir C:\projects\misago\misago\emberapp
+  - ps: cd C:\projects\misago\misago\emberapp
   - npm install -g bower
   - npm install
   - bower install