Skip to content

Commit

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

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

0 comments on commit 8af197a

Please sign in to comment.