Skip to content

Commit

Permalink
appveyor.yml added
Browse files Browse the repository at this point in the history
  • Loading branch information
justdmitry committed Mar 14, 2017
1 parent d96e1b6 commit 40d97f4
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions appveyor.yml
@@ -0,0 +1,8 @@
version: N{build}
image: Visual Studio 2017 RC
before_build:
- cmd: dotnet restore
build:
verbosity: minimal
test_script:
- cmd: dotnet test NetTelegramBotApi.Tests/NetTelegramBotApi.Tests.csproj

0 comments on commit 40d97f4

Please sign in to comment.