Skip to content

Commit

Permalink
travis build needs glide installed
Browse files Browse the repository at this point in the history
  • Loading branch information
bokelley committed May 1, 2017
1 parent b2cb62e commit 291aab0
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 @@ -4,6 +4,7 @@ go:
- master

install:
- go get github.com/Masterminds/glide
- glide update

script:
Expand Down

0 comments on commit 291aab0

Please sign in to comment.