Skip to content

Commit

Permalink
skip tests on release
Browse files Browse the repository at this point in the history
  • Loading branch information
a-legotin committed Dec 24, 2016
1 parent 5ebbe79 commit 5f81bf5
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
version: 1.2.0 ({build})
version: 1.2.1 ({build})
os: Visual Studio 2015
platform: Any CPU
configuration: Release
Expand Down Expand Up @@ -26,8 +26,6 @@ build_script:
- ps: cd ../InstagramAPI-Web.Tests
- ps: dotnet restore
- ps: dotnet --verbose build
- ps: dotnet --verbose test -parallel none
- ps: cd ..

environment:
instaapiuserpassword:
Expand Down

0 comments on commit 5f81bf5

Please sign in to comment.