travis: only build master and next #355

Merged
carlosmn merged 1 commits from cmn/travis-branches into master 2016-10-31 18:16:51 -05:00
1 changed files with 5 additions and 0 deletions
Showing only changes of commit 28bc42ce82 - Show all commits

View File

@ -17,3 +17,8 @@ go:
matrix: matrix:
allow_failures: allow_failures:
- go: tip - go: tip
branches:
only:
- master
- next