Skip to content
This repository has been archived by the owner on Oct 25, 2019. It is now read-only.

Commit

Permalink
update golang dep version
Browse files Browse the repository at this point in the history
  • Loading branch information
simeonlamhk01 authored Aug 8, 2018
1 parent bfab2fd commit e56eb6f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ go:
- 1.8.x
- 1.9.x
script:
- wget -O dep https://github.com/golang/dep/releases/download/v0.3.2/dep-linux-amd64
- wget -O dep https://github.com/golang/dep/releases/download/v0.5.0/dep-linux-amd64
- chmod +x dep
- ./dep ensure
- ./test.sh
Expand Down

0 comments on commit e56eb6f

Please sign in to comment.