Commit 28e3d820 authored by gwenn's avatar gwenn

Merge branch 'master' of https://github.com/gwenn/gosqlite

parents ed7af606 600c7ffa
language: go dist: trusty
sudo: false sudo: false
language: go
go: go:
- 1.8 - 1.8
- tip
addons:
apt:
sources:
- travis-ci/sqlite3
packages:
- libsqlite3-dev
install: install:
- go get github.com/gwenn/yacr - go get github.com/gwenn/yacr
- go get -tags all github.com/gwenn/gosqlite - go get -tags all github.com/gwenn/gosqlite
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment