Skip to content

Commit

Permalink
Echo out pull request number on appveyor
Browse files Browse the repository at this point in the history
  • Loading branch information
Toby Henderson committed Sep 26, 2018
1 parent 90c60e8 commit f9f24dc
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 @@ -14,6 +14,7 @@ install:
APPVEYOR_REPO_BRANCH: $env:APPVEYOR_REPO_BRANCH
APPVEYOR_REPO_TAG: $env:APPVEYOR_REPO_TAG
APPVEYOR_REPO_TAG_NAME: $env:APPVEYOR_REPO_TAG_NAME
APPVEYOR_PULL_REQUEST_NUMBER: $env:APPVEYOR_PULL_REQUEST_NUMBER
"@
$build = $env:APPVEYOR_BUILD_NUMBER
Expand Down

0 comments on commit f9f24dc

Please sign in to comment.