Skip to content

Commit

Permalink
Disable travis on stable branches (#96)
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienvas authored Feb 15, 2017
1 parent 25adae9 commit 1cdc2ac
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
@@ -1,6 +1,10 @@
sudo: required
dist: xenial

branches:
except:
- stable

lang: go

go:
Expand Down

0 comments on commit 1cdc2ac

Please sign in to comment.