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

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
tamalsaha committed Jun 26, 2018
1 parent ee646fd commit d24f2c9
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 @@ -13,7 +13,7 @@ before_install:
- chmod +x $GOPATH/bin/dep

install:
- dep ensure
- dep ensure -vendor-only

script:
- go build ./...
Expand Down

0 comments on commit d24f2c9

Please sign in to comment.