Skip to content
Snippets Groups Projects
Unverified Commit 6d663138 authored by Daniel Nelson's avatar Daniel Nelson
Browse files

Remove gdm -parallel false

parent f1b681cb
No related branches found
No related tags found
No related merge requests found
......@@ -32,7 +32,7 @@ ci-test:
deps:
go get -u github.com/golang/lint/golint
go get github.com/sparrc/gdm
gdm restore --parallel false
gdm restore
telegraf:
go build -i -o $(TELEGRAF) -ldflags "$(LDFLAGS)" ./cmd/telegraf/telegraf.go
......
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