mirror of
https://github.com/janet-lang/janet
synced 2024-11-18 14:44:48 +00:00
Messing with appveyor, trying travis.
This commit is contained in:
parent
872d03ae1d
commit
17ab654ccb
@ -9,6 +9,7 @@ compiler:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
- windows
|
||||
before_deploy:
|
||||
deploy:
|
||||
provider: releases
|
||||
|
@ -44,5 +44,3 @@ deploy:
|
||||
secure: lwEXy09qhj2jSH9s1C/KvCkAUqJSma8phFR+0kbsfUc3rVxpNK5uD3z9Md0SjYRx
|
||||
artifact: janet-windows
|
||||
draft: true
|
||||
on:
|
||||
APPVEYOR_REPO_TAG: true
|
||||
|
Loading…
Reference in New Issue
Block a user