Update package management with Glide

This commit is contained in:
emile 2015-10-13 20:19:34 +02:00
parent 31c7aba8c4
commit 6362b1da7f
13 changed files with 161 additions and 332 deletions

View file

@ -6,5 +6,5 @@ export DEST=.
TESTFLAGS="$TESTFLAGS -test.timeout=30m -check.v"
cd integration
GOPATH=`godep path`:$GOPATH go test $TESTFLAGS
go test $TESTFLAGS