@ -16,14 +16,14 @@ install:
build_script:
- ps: ./build-appveyor.ps1
# test: off
test: off
test:
#test:
assemblies:
# assemblies:
- '_tests\*Test.dll'
# - '_tests\*Test.dll'
categories:
# categories:
except:
# except:
- IntegrationTest
# - IntegrationTest
- AutomationTest
# - AutomationTest
artifacts:
- path: '_artifacts\*.zip'