Skip to content

Commit 21789dc

Browse files
committed
Start testing on Windows using Appveyor
1 parent 987e930 commit 21789dc

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
@@ -0,0 +1,4 @@
1+
image: Visual Studio 2019
2+
3+
test_script:
4+
- bash test.sh

0 commit comments

Comments
 (0)