Skip to content

Commit

Permalink
Added dep installs to Makefile.
Browse files Browse the repository at this point in the history
  • Loading branch information
wlbr committed May 11, 2018
1 parent 1ba7554 commit e749b6d
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 @@ -6,8 +6,8 @@ before_install:
- go get github.com/mattn/goveralls
- make dep
- make generate
script:
- "$HOME/gopath/bin/goveralls -service=travis-ci"
script:
- make buildcmd
deploy:
provider: releases
Expand Down

0 comments on commit e749b6d

Please sign in to comment.