We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1ffd68e commit 7be572eCopy full SHA for 7be572e
.travis.yml
@@ -10,5 +10,6 @@ dotnet: 1.0.0-preview2-1-003177
10
branches:
11
only:
12
- master
13
+ - staging
14
script:
- - ./build.sh
15
+ - ./build.sh
appveyor.yml
@@ -4,6 +4,7 @@ pull_requests:
4
5
6
7
8
nuget:
9
disable_publish_on_pr: true
build_script:
0 commit comments