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

Commit

Permalink
chore: migrated from dep to Go 1.11 modules
Browse files Browse the repository at this point in the history
  • Loading branch information
Patrick Facheris committed Apr 22, 2019
1 parent 376fda8 commit 1090482
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 1090482

Please sign in to comment.