Skip to content

Commit

Permalink
Merge pull request #66 from Drawaes/Tests
Browse files Browse the repository at this point in the history
Update build
  • Loading branch information
Drawaes authored Mar 17, 2017
2 parents 48e8aa6 + 626b0b2 commit d5ad5eb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,6 +13,7 @@ install:
- ps: $MyProcess = Start-Process C:\Consul\consul.exe -ArgumentList "agent -server -bootstrap-expect 1 -data-dir C:\Consul\Data -advertise=127.0.0.1" -PassThru

before_test:
- ECHO %APPVEYOR_REPO_COMMIT_MESSAGE%
- dotnet --info
- VersionNumber.bat
- dotnet restore
Expand Down

0 comments on commit d5ad5eb

Please sign in to comment.