Commit bda73e26 authored by gwenn's avatar gwenn

Fix Travis build

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