Turning tests off for the time being

pull/2/head
mdespain 7 years ago
parent 42a992d470
commit 3f55cc4ec3

@ -16,14 +16,14 @@ install:
build_script: build_script:
- ps: ./build-appveyor.ps1 - 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: artifacts:
- path: '_artifacts\*.zip' - path: '_artifacts\*.zip'

Loading…
Cancel
Save