Skip to content

Commit c4417ad

Browse files
committed
Run unit tests on Ubuntu as well as Windows
1 parent 0e825cd commit c4417ad

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

appveyor.yml

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,9 @@ cache:
2424
- tools -> build.cake
2525

2626
# Environment configuration
27-
image: Visual Studio 2019
27+
image:
28+
- Ubuntu1804
29+
- Visual Studio 2019
2830

2931
#---------------------------------#
3032
# Skip builds for doc changes #

0 commit comments

Comments
 (0)