Commit 0d863f24 authored by gwenn's avatar gwenn

Fix travis file.

parent a55d94ab
language: go
before_install:
- sudo add-apt-repository -qq ppa:travis-ci/sqlite3
- echo "yes" | 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