This commit is contained in:
mlangkabel
2021-07-19 16:04:12 +02:00
parent 044535965c
commit 89b656bbca
+2
View File
@@ -16,11 +16,13 @@ for:
- image: Visual Studio 2017
build_script:
- sh: echo running on Windows!
-
matrix:
only:
- image: macos
build_script:
- sh: echo running on macos!
-
matrix:
only:
- image: macos