Skip to content

Commit

Permalink
Added coverall secure token to appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
chintans committed Sep 1, 2016
1 parent 97c75ad commit be7f616
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@ pull_requests:
do_not_increment_build_number: true
configuration: Release
platform: Any CPU
environment:
COVERALLS_REPO_TOKEN:
secure: IzBCZbWnAF8/KBbmUT7D7L8kzbEkFsvEeKPY2I0C537SeYlruZUCDR19I2kSdb5A
before_build:
- cmd: "nuget restore \".\\Slack.Automation\\Promact.ERP.sln\"\nnpm install -g typings tslint typescript \ncd \".\\Slack.Automation\\Promact.Erp.Web\"\nnpm install\ncd \"..\\..\""
build:
Expand Down

0 comments on commit be7f616

Please sign in to comment.