Skip to content
This repository has been archived by the owner on Dec 3, 2021. It is now read-only.

Commit

Permalink
CI: Another attempt #2 to use make.bat
Browse files Browse the repository at this point in the history
  • Loading branch information
mrakitin committed Nov 13, 2018
1 parent 4ab5800 commit edf9d30
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ install:
- "%CMD_IN_ENV% pip install -r requirements-dev.txt"
- "cd core"
- ps: "ls dist"
- "%CMD_IN_ENV% call .\make.bat"
- "%CMD_IN_ENV% call .\\make.bat"
- "cd .."

build_script:
Expand Down

0 comments on commit edf9d30

Please sign in to comment.