Update .appveyor.yml
This commit is contained in:
parent
a40c2c2649
commit
53333e27f7
|
@ -17,7 +17,7 @@ before_build:
|
||||||
|
|
||||||
build_script:
|
build_script:
|
||||||
- qmake matrique.pro
|
- qmake matrique.pro
|
||||||
- make
|
- nmake
|
||||||
|
|
||||||
artifacts:
|
artifacts:
|
||||||
- path: matrique.exe
|
- path: matrique.exe
|
||||||
|
|
Loading…
Reference in New Issue