Commit 6f042750 authored by gwenn's avatar gwenn

Remove test coverage from Travis build

parent c334e3b5
......@@ -8,7 +8,6 @@ before_install:
- sudo apt-get install -qq libsqlite3-dev
before_script:
- go get github.com/bmizerany/assert
- 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
- go test -tags all
\ 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