Commit 587bcba7 authored by justcoding121's avatar justcoding121

Update appveyor.yml

parent 41cfbb47
......@@ -39,6 +39,9 @@ assembly_info:
# to disable automatic tests
test: on
test_script:
- cmd: dotnet test "[%APPVEYOR_BUILD_FOLDER%\tests\Titanium.Web.Proxy.IntegrationTests\Titanium.Web.Proxy.IntegrationTests.csproj]" -c %CONFIGURATION%
# skip building commits that add tags (such as release tag)
skip_tags: true
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment