Browse Source

Merge pull request #3951 from gyuho/travis

travis: add Go tip for testing
Xiang Li 10 years ago
parent
commit
7f534fd503
1 changed files with 1 additions and 0 deletions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -3,6 +3,7 @@ sudo: false
 go:
   - 1.4
   - 1.5
+  - tip
 
 addons:
   apt: