Skip to content

Commit 78e1e0a

Browse files
authored
fix: Fix windows builds on appveyor
1 parent 30ee508 commit 78e1e0a

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

.appveyor.yml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,10 @@
11
skip_tags: true
2+
os:
3+
- Visual Studio 2015
4+
5+
platform:
6+
- Win32
7+
- x64
28

39
cache:
410
- 'target -> appveyor.yml'

0 commit comments

Comments
 (0)