Commit c334e3b5 authored by gwenn's avatar gwenn

Fix cover url.

parent 1448e663
......@@ -8,7 +8,7 @@ before_install:
- sudo apt-get install -qq libsqlite3-dev
before_script:
- go get github.com/bmizerany/assert
- go get code.google.com/p/go.tools/cmd/cover
- go get golang.org/x/tools/cmd/cover
- go get -tags all github.com/gwenn/gosqlite
script:
- go test -tags all -cover
\ No newline at end of file
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