Skip to content
This repository has been archived by the owner on Aug 10, 2022. It is now read-only.

Commit

Permalink
Update appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
geoperez committed Mar 1, 2017
1 parent 897d5a4 commit 8ee92c7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,11 +11,11 @@ environment:
# Don't report back to the mothership
DOTNET_CLI_TELEMETRY_OPTOUT: 1
COVERALLS_REPO_TOKEN:
secure: 1Ce1wX4c2duHsRshiJRZFVIe6VI/r0WTAUG/tXuGFue9CmTI13NJRgZbl9irVKBA
secure: n2icO8IyqKYFitNKly4Hso3/yyRHe0pphXuOb3pCDTMcVc2Er6I2gWiCRS1YXwoJ
op_build_user: "Geo Perez"
op_build_user_email: "geovanni.perez@gmail.com"
access_token:
secure: n2icO8IyqKYFitNKly4Hso3/yyRHe0pphXuOb3pCDTMcVc2Er6I2gWiCRS1YXwoJ
secure: HzWdswNyfQbQ0vLk9IQyO+Ei9mxoPYp9rvv6HPhtC9J/Fm7EHRzyV953pbPRXI9I
init:
- ps: $Env:LABEL = "CI" + $Env:APPVEYOR_BUILD_NUMBER.PadLeft(5, "0")
before_build:
Expand Down

0 comments on commit 8ee92c7

Please sign in to comment.