Skip to content
This repository was archived by the owner on Oct 16, 2020. It is now read-only.

Commit e604e3f

Browse files
committed
ci(appveyor): improve appveyor config
1 parent 31f4323 commit e604e3f

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

appveyor.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,10 @@
11
version: '{build}'
22

3+
image: Visual Studio 2017
4+
35
clone_depth: 1
6+
skip_branch_with_pr: true
7+
skip_tags: true
48

59
cache:
610
- '%LOCALAPPDATA%\Yarn'

0 commit comments

Comments
 (0)