1
0
mirror of https://github.com/janet-lang/janet synced 2024-06-26 15:13:16 +00:00

Update appveyor

This commit is contained in:
Calvin Rose 2018-08-05 21:25:25 -04:00
parent 57f12610d8
commit d73079652b

View File

@ -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