Commit f47feaec authored by Sander van Harmelen's avatar Sander van Harmelen

Fix Travis

parent b75a71e9
......@@ -14,7 +14,7 @@ jobs:
include:
- stage: lint
script:
- go get github.com/golang/lint/golint
- go get golang.org/x/lint/golint
- golint -set_exit_status
- go vet -v
- stage: test
......
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