travis: remove dep directive from travis, as we use go modules now
This commit is contained in:
parent
e6c22d658d
commit
e5f4b7ca66
@ -27,7 +27,6 @@ install:
|
|||||||
|
|
||||||
script:
|
script:
|
||||||
# Common for all builds.
|
# Common for all builds.
|
||||||
- make dep
|
|
||||||
- make btcd
|
- make btcd
|
||||||
|
|
||||||
# Run linter if LINT=true.
|
# Run linter if LINT=true.
|
||||||
|
Loading…
Reference in New Issue
Block a user