We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 480db0b commit 2e039e1Copy full SHA for 2e039e1
.travis.yml
@@ -27,9 +27,6 @@ branches:
27
only:
28
- master
29
- /^maint.*/
30
- - portable
31
- - dotnetcore
32
- - portable2
33
34
# Notify of build changes
35
notifications:
appveyor.yml
@@ -6,7 +6,6 @@ branches:
6
7
8
9
- - /portable.*/
10
11
configuration: release
12
0 commit comments