mirror of
https://github.com/quine-global/hyper.git
synced 2026-01-16 21:58:39 -09:00
Update and rename appveyor.yml_ to appveyor.yml
This commit is contained in:
parent
f879e25dba
commit
eea2cd0207
1 changed files with 4 additions and 1 deletions
|
|
@ -3,7 +3,10 @@
|
||||||
environment:
|
environment:
|
||||||
matrix:
|
matrix:
|
||||||
- platform: x64
|
- platform: x64
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
- master
|
||||||
|
|
||||||
image: Visual Studio 2019
|
image: Visual Studio 2019
|
||||||
|
|
||||||
install:
|
install:
|
||||||
Loading…
Reference in a new issue