Permalink
Browse files
Appveyor will build using make.bat
- Loading branch information...
Showing
with
1 addition
and
1 deletion.
-
+1
−1
appveyor.yml
|
@@ -7,4 +7,4 @@ install: |
|
|
- git submodule update --init --recursive
|
|
|
|
|
|
build_script:
|
|
|
- - cmd: windows\make all
|
|
|
+ - cmd: make all
|
0 comments on commit
3e61b3a