mirror of
https://github.com/janet-lang/janet
synced 2025-01-10 23:50:26 +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:
|
||||
- call "C:\Program Files (x86)\Microsoft Visual Studio\2017\Community\VC\Auxiliary\Build\vcvars64.bat"
|
||||
|
||||
before_build:
|
||||
- cmd: |-
|
||||
build
|
||||
build test
|
||||
install:
|
||||
- build
|
||||
- build test
|
||||
|
||||
build: off
|
||||
|
||||
only_commits:
|
||||
files:
|
||||
- appveyor.yml
|
||||
|
Loading…
Reference in New Issue
Block a user