Skip to content

Commit fbbc851

Browse files
authored
Merge pull request #40 from ashishranjan738/dep
enhance(dep): adds prune settings and dep check
2 parents f19346a + 9f0750a commit fbbc851

File tree

24,412 files changed

+143
-10821314
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

24,412 files changed

+143
-10821314
lines changed

.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ go:
1111
before_install:
1212
- go get github.com/mattn/goveralls
1313
- go get github.com/rexray/gocsi/csc
14+
- go get github.com/golang/dep/cmd/dep
1415
- sudo apt update && sudo apt install cifs-utils procps -y
1516

1617
script:

0 commit comments

Comments
 (0)