Have TravisCI build against both latest release and tip
This commit is contained in:
parent
f1c807231d
commit
9e44506fdc
1 changed files with 3 additions and 1 deletions
|
@ -1,2 +1,4 @@
|
||||||
language: go
|
language: go
|
||||||
go: 1.2
|
go:
|
||||||
|
- release
|
||||||
|
- tip
|
||||||
|
|
Loading…
Reference in a new issue