forked from mirror/go-sqlcipher
add test env
This commit is contained in:
parent
835dea39a6
commit
9a7131f1a9
|
@ -5,7 +5,7 @@ env:
|
|||
- GOTAGS=
|
||||
- GOTAGS=libsqlite3
|
||||
- GOTAGS=trace
|
||||
#- GOTAGS="libsqlite3 trace" # trusty is too old for this
|
||||
- GOTAGS=vtable
|
||||
go:
|
||||
- 1.7
|
||||
- 1.8
|
||||
|
|
Loading…
Reference in New Issue