Browse Source

修改Travis CI配置

Minho 8 years ago
parent
commit
374566d301
1 changed files with 4 additions and 0 deletions
  1. 4 0
      .travis.yml

+ 4 - 0
.travis.yml

@@ -3,6 +3,10 @@ language: go
 go:
   - 1.8
 
+branches:
+  only:
+  - master
+  
 sudo: true
 
 before_install: