Skip to content

Commit

Permalink
Travis: Add exclusion for staging.tmp branch
Browse files Browse the repository at this point in the history
  • Loading branch information
Jaskaranbir committed Sep 10, 2018
1 parent 6015feb commit b3655b2
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,10 @@ go:
git:
depth: 1

branches:
except:
- staging.tmp

env:
global:
- DEP_VERSION="0.5.0"
Expand Down

0 comments on commit b3655b2

Please sign in to comment.