Commit c6cc24b0 authored by gwenn's avatar gwenn

Tries to make Travis CI use a recent SQLite version.

parent 345f3dec
language: go
before_install:
- sudo add-apt-repository ppa:travis-ci/sqlite3
- sudo apt-get update -qq
- sudo apt-get install -qq libsqlite3-dev
before_script: go get 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