Go get with lots of dots makes travis blow up

pull/13/head
Chris Bednarski 9 years ago
parent 2d8829c997
commit 482b114db4

@ -3,7 +3,7 @@ all: build test
deps:
go get github.com/golang/lint/golint
go get github.com/stretchr/testify/assert
go get -u ./...
go get -u
build: deps
go build cmd/hostess/hostess.go

Loading…
Cancel
Save