forked from mirror/go-sqlite3
Use tip on travis
This commit is contained in:
parent
501b1ea772
commit
c4dc66cdcd
|
@ -1,4 +1,6 @@
|
||||||
language: go
|
language: go
|
||||||
|
go:
|
||||||
|
- tip
|
||||||
before_install:
|
before_install:
|
||||||
- go get github.com/axw/gocov/gocov
|
- go get github.com/axw/gocov/gocov
|
||||||
- go get github.com/mattn/goveralls
|
- go get github.com/mattn/goveralls
|
||||||
|
|
Loading…
Reference in New Issue