add test env

This commit is contained in:
Yasuhiro Matsumoto 2017-03-05 22:20:06 +09:00
parent 835dea39a6
commit 9a7131f1a9
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ env:
- GOTAGS= - GOTAGS=
- GOTAGS=libsqlite3 - GOTAGS=libsqlite3
- GOTAGS=trace - GOTAGS=trace
#- GOTAGS="libsqlite3 trace" # trusty is too old for this - GOTAGS=vtable
go: go:
- 1.7 - 1.7
- 1.8 - 1.8