Browse Source

[skip ci] travis: only build master

Chris Bannister 7 years ago
parent
commit
5a4ecf25b6
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -11,6 +11,10 @@ cache:
 matrix:
   fast_finish: true
 
+branches:
+  only:
+  - master
+
 env:
   global:
     - GOMAXPROCS=2