forked from mirror/go-sqlcipher
test on 1.8
This commit is contained in:
parent
a7b54c9ddb
commit
845016ce9c
|
@ -7,8 +7,9 @@ env:
|
|||
- GOTAGS=trace
|
||||
#- GOTAGS="libsqlite3 trace" # trusty is too old for this
|
||||
go:
|
||||
- 1.5
|
||||
- 1.6
|
||||
- 1.7
|
||||
- 1.8
|
||||
- tip
|
||||
before_install:
|
||||
- go get github.com/mattn/goveralls
|
||||
|
|
Loading…
Reference in New Issue