Skip to content

Commit

Permalink
Add more TGS ignore branches (#40353)
Browse files Browse the repository at this point in the history
  • Loading branch information
Cyberboss authored and SpaceManiac committed Sep 19, 2018
1 parent 124f194 commit 24f3cbb
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,7 @@ sudo: false
branches:
except:
- ___TGS3TempBranch
- ___TGSTempBranch
matrix:
include:
- env:
Expand Down
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,10 @@
version: '{build}'
skip_branch_with_pr: true
shallow_clone: true
branches:
except:
- ___TGS3TempBranch
- ___TGSTempBranch
cache:
- C:\byond\ -> dependencies.sh
build_script:
Expand Down

0 comments on commit 24f3cbb

Please sign in to comment.