Update: Travis CI

Usage of new build tag names
This commit is contained in:
Gert-Jan Timmer 2018-05-24 12:07:11 +02:00
parent 7319fcc0d8
commit 4d6bb50892
1 changed files with 3 additions and 1 deletions

View File

@ -12,7 +12,6 @@ env:
matrix:
- GOTAGS=
- GOTAGS=libsqlite3
- GOTAGS=trace
- GOTAGS=sqlite_allow_uri_authority
- GOTAGS=sqlite_app_armor
- GOTAGS=sqlite_foreign_keys
@ -21,7 +20,10 @@ env:
- GOTAGS=sqlite_introspect
- GOTAGS=sqlite_json
- GOTAGS=sqlite_secure_delete
- GOTAGS=sqlite_see
- GOTAGS=sqlite_stat4
- GOTAGS=sqlite_trace
- GOTAGS=sqlite_userauth
- GOTAGS=sqlite_vacuum_full
- GOTAGS=sqlite_vacuum_incr
- GOTAGS=sqlite_vtable