Skip to content

Commit

Permalink
update travis to go get deps
Browse files Browse the repository at this point in the history
  • Loading branch information
miguelmota committed Oct 4, 2018
1 parent c22ef64 commit 1cfc99f
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 @@ -6,4 +6,5 @@ go:
- "master"

script:
- go get ./...
- make test

0 comments on commit 1cfc99f

Please sign in to comment.