Skip to content
This repository was archived by the owner on Nov 27, 2018. It is now read-only.

Commit 04a711c

Browse files
author
Sergey Kibish
committed
Update .travis.yml
1 parent a180cdf commit 04a711c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ services:
66
- docker
77

88
script:
9+
- go get -v github.com/golang/dep/cmd/dep
10+
- dep ensure
911
- make test
1012

1113
after_success:

0 commit comments

Comments
 (0)