Skip to content

Commit 4c75059

Browse files
committed
Disabled building issue28 branch.
1 parent 4cb3618 commit 4c75059

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@ os:
66
branches:
77
only:
88
- master
9-
- issue28
109

1110
install:
1211
- cd $TRAVIS_BUILD_DIR/ci/travis; ./install_googletest.sh;

appveyor.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,6 @@ version: "{branch} (#{build})"
1717
branches:
1818
only:
1919
- master
20-
- issue28
2120

2221
# Do not build on tags (GitHub and BitBucket)
2322
skip_tags: true

0 commit comments

Comments
 (0)