error testing

This commit is contained in:
mlangkabel
2021-07-19 16:08:31 +02:00
parent 57c465c67a
commit 9815bdd7df
+2 -20
View File
@@ -9,26 +9,8 @@ platform: x64
configuration: Release
for:
-
matrix:
only:
- image: Visual Studio 2017
build_script:
- echo running on Windows!
-
matrix:
only:
- image: macos
build_script:
- sh: echo running on macos!
-
matrix:
only:
- image: macos
build_script:
- sh: echo running on Mac OS!
build_script:
- echo ERROR - Empty default script was executed!
- echo ERROR - Empty default script was executed!
- exit 1