mirror of https://github.com/velour/catbase.git
Stop TravisCI from buiding rewrite branch
This commit is contained in:
parent
00df26d004
commit
45c51b0091
|
@ -1,2 +1,5 @@
|
||||||
language: go
|
language: go
|
||||||
go: 1.1
|
go: 1.1
|
||||||
|
branches:
|
||||||
|
only:
|
||||||
|
master
|
||||||
|
|
Loading…
Reference in New Issue