mirror of
https://github.com/bettercap/bettercap
synced 2025-07-07 13:32:07 -07:00
misc: small fix or general refactoring i did not bother commenting
This commit is contained in:
parent
eef9b64d01
commit
266edb0631
2 changed files with 1 additions and 3 deletions
|
@ -137,8 +137,6 @@ matrix:
|
||||||
- go: master
|
- go: master
|
||||||
fast_finish: true
|
fast_finish: true
|
||||||
<<: *linux_deps
|
<<: *linux_deps
|
||||||
install:
|
|
||||||
- make deps
|
|
||||||
script:
|
script:
|
||||||
- env GO111MODULE=on make test
|
- env GO111MODULE=on make test
|
||||||
after_success:
|
after_success:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue