Skip to content

Commit 2e039e1

Browse files
committed
Remove portable dev branches from Travis and Appveyor
1 parent 480db0b commit 2e039e1

File tree

2 files changed

+0
-4
lines changed

2 files changed

+0
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -27,9 +27,6 @@ branches:
2727
only:
2828
- master
2929
- /^maint.*/
30-
- portable
31-
- dotnetcore
32-
- portable2
3330

3431
# Notify of build changes
3532
notifications:

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ branches:
66
only:
77
- master
88
- /^maint.*/
9-
- /portable.*/
109

1110
configuration: release
1211

0 commit comments

Comments
 (0)