Skip to content

Commit

Permalink
Do local install on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
SanderMertens committed May 23, 2019
1 parent df3b9a5 commit dc3a7e8
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 @@ -14,7 +14,7 @@ init:
-

test_script:
- cmd: bake.exe setup
- cmd: bake.exe setup --local
- cmd: bake examples
- cmd: bake examples
- cmd: bake examples --cfg release
Expand Down

0 comments on commit dc3a7e8

Please sign in to comment.