From 9a7131f1a90de9e8cb75b62e96d9aeb5c7a4a891 Mon Sep 17 00:00:00 2001 From: Yasuhiro Matsumoto Date: Sun, 5 Mar 2017 22:20:06 +0900 Subject: add test env --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 2a58cd8..f60b8d7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -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 -- cgit v1.2.3