Commit bda73e26 authored by gwenn's avatar gwenn

Fix Travis build

parent 90204dd6
......@@ -12,4 +12,4 @@ install:
before_script:
- go get github.com/bmizerany/assert
script:
- go test -tags all
\ No newline at end of file
- go test -v -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