mirror of
https://github.com/mainflux/mainflux.git
synced 2025-05-04 22:17:59 +08:00
Update .travis.yml
This commit is contained in:
parent
f7a21d43da
commit
05f0fc776d
@ -11,7 +11,7 @@ before_install:
|
|||||||
# There is a lot of problems with running these 3rd party tests
|
# There is a lot of problems with running these 3rd party tests
|
||||||
# (missing DB connections for DBs we do not use, etc).
|
# (missing DB connections for DBs we do not use, etc).
|
||||||
# Best is to remove vendoring and force Travis build upon $GOPATH
|
# Best is to remove vendoring and force Travis build upon $GOPATH
|
||||||
# and then testing is done just our current dir and Mainflux tests
|
# and then testing is done just for our current dir (Mainflux tests only)
|
||||||
##
|
##
|
||||||
- rm -rf vendor
|
- rm -rf vendor
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user