Skip to content

Commit

Permalink
travis
Browse files Browse the repository at this point in the history
  • Loading branch information
bitspill committed Jul 20, 2018
1 parent 8e6898c commit b4c5bbc
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,8 @@ matrix:
- go: tip

env:
- DEP_VERSION="0.4.1"
global:
- DEP_VERSION="0.4.1"

before_install:
- curl -L -s https://github.com/golang/dep/releases/download/v${DEP_VERSION}/dep-linux-amd64
Expand Down

0 comments on commit b4c5bbc

Please sign in to comment.