mirror of
https://github.com/octoleo/syncthing.git
synced 2024-12-23 03:18:59 +00:00
Ok, last attempt now.
This commit is contained in:
parent
51a4a88a81
commit
dd6b66167e
@ -16,7 +16,7 @@ dependencies:
|
||||
test:
|
||||
override:
|
||||
# First install latest versions of all dependencies
|
||||
- go get -u -v -t -d ./...
|
||||
- go get -v -t -d ./...
|
||||
# Clean out old crap
|
||||
- git clean -fxd
|
||||
- go clean -i -r ./cmd/...
|
||||
|
Loading…
Reference in New Issue
Block a user