Skip to content
Snippets Groups Projects
Commit 19be88e8 authored by Loïck Bonniot's avatar Loïck Bonniot
Browse files

[CI] Install dfss package before lint

parent 49047cfb
No related branches found
No related tags found
1 merge request!6174 kernels
Pipeline #
......@@ -38,6 +38,7 @@ Code lint:
- golang
- lint
script:
- "go install ."
- "go install ./..."
- "go get github.com/alecthomas/gometalinter"
- "go get gopkg.in/mgo.v2"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment