Install dep on Travis

This commit is contained in:
Maxim Baz 2018-07-30 01:17:10 +02:00
parent cd7019bf95
commit 1ddcdc7189
No known key found for this signature in database
GPG Key ID: 011FDC52DA839335
1 changed files with 3 additions and 0 deletions

View File

@ -5,3 +5,6 @@ language: go
go:
- 1.x
- tip
install:
- go get -u github.com/golang/dep/cmd/dep