Skip to content
Snippets Groups Projects
Commit a285f13f authored by inso's avatar inso
Browse files

Disable tests on Appveyor because of aiohttp

parent 6e7763bd
No related branches found
No related tags found
No related merge requests found
...@@ -35,9 +35,9 @@ install: ...@@ -35,9 +35,9 @@ install:
build_script: build_script:
- ".\\ci\\appveyor\\build.cmd" - ".\\ci\\appveyor\\build.cmd"
test_script: #test_script:
- ".\\ci\\appveyor\\tests.cmd" # - ".\\ci\\appveyor\\tests.cmd"
- echo %errorlevel% # - echo %errorlevel%
artifacts: artifacts:
- path: build - path: build
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment