mirror of
https://github.com/janet-lang/janet
synced 2025-05-05 00:44:14 +00:00
Update appveyor
This commit is contained in:
parent
57f12610d8
commit
d73079652b
10
appveyor.yml
10
appveyor.yml
@ -22,10 +22,12 @@ matrix:
|
|||||||
init:
|
init:
|
||||||
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
|
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||||
|
|
||||||
before_build:
|
install:
|
||||||
- cmd: |-
|
- build
|
||||||
build
|
- build test
|
||||||
build test
|
|
||||||
|
build: off
|
||||||
|
|
||||||
only_commits:
|
only_commits:
|
||||||
files:
|
files:
|
||||||
- appveyor.yml
|
- appveyor.yml
|
||||||
|
Loading…
x
Reference in New Issue
Block a user