mirror of
https://github.com/janet-lang/janet
synced 2025-06-26 07:02:57 +00:00
Appveyor is annoying.
This commit is contained in:
parent
17ab654ccb
commit
0d729eaab1
@ -9,7 +9,6 @@ compiler:
|
|||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
- osx
|
||||||
- windows
|
|
||||||
before_deploy:
|
before_deploy:
|
||||||
deploy:
|
deploy:
|
||||||
provider: releases
|
provider: releases
|
||||||
|
@ -44,3 +44,5 @@ deploy:
|
|||||||
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
||||||
artifact: janet-windows
|
artifact: janet-windows
|
||||||
draft: true
|
draft: true
|
||||||
|
on:
|
||||||
|
APPVEYOR_REPO_TAG: true
|
||||||
|
Loading…
x
Reference in New Issue
Block a user