Skip to content

Commit

Permalink
Switch appveyor from PowerShell to cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
WojciechMigda committed May 9, 2017
1 parent 05967db commit 6f090c7
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -84,6 +84,5 @@ build:
none

test_script:
- ps: |
cd C:\projects\ponyc
python -x waf test --config $env:configuration --llvm $env:llvm
- cd C:\projects\ponyc
- python -x waf test --config $env:configuration --llvm $env:llvm

0 comments on commit 6f090c7

Please sign in to comment.