Skip to content
This repository has been archived by the owner on May 12, 2022. It is now read-only.

Commit

Permalink
Merge pull request #74 from PFacheris/master
Browse files Browse the repository at this point in the history
chore: migrated from dep to Go 1.11 modules
  • Loading branch information
esmet authored Apr 22, 2019
2 parents 376fda8 + 1090482 commit 94cc341
Show file tree
Hide file tree
Showing 5,810 changed files with 129 additions and 1,199,902 deletions.
The diff you're trying to view is too large. We only load the first 3000 changed files.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go:
- 1.11.x

script:
- make cover
- env GO111MODULE=on make cover

after_success:
- bash <(curl -s https://codecov.io/bash)
Expand Down
Loading

0 comments on commit 94cc341

Please sign in to comment.