Skip to content

Commit ebc7d60

Browse files
committed
add appveyor v1
1 parent 3591b48 commit ebc7d60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

appveyor.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ build:
1010

1111
branches:
1212
only:
13+
- master
1314
- basic_101
1415
- basic_102
1516
- basic_142
@@ -18,7 +19,7 @@ configuration:
1819
- Debug
1920
# - Release
2021

21-
image: Ubuntu
22+
image: Ubuntu2004
2223

2324
environment:
2425
matrix:

0 commit comments

Comments
 (0)