1
0
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:
Drasko DRASKOVIC 2016-10-12 23:59:13 +02:00 committed by GitHub
parent f7a21d43da
commit 05f0fc776d

View File

@ -11,7 +11,7 @@ before_install:
# There is a lot of problems with running these 3rd party tests
# (missing DB connections for DBs we do not use, etc).
# 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