Skip to content

Commit

Permalink
Print dep version to confirm installation
Browse files Browse the repository at this point in the history
  • Loading branch information
apoorvam committed May 16, 2019
1 parent e500224 commit b95b385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ env:
before_install:
- curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64 -o $GOPATH/bin/dep
- chmod +x $GOPATH/bin/dep
- dep version

install:
- dep ensure -v
Expand Down

0 comments on commit b95b385

Please sign in to comment.