Skip to content
This repository has been archived by the owner on Mar 1, 2023. It is now read-only.

Commit

Permalink
Initial migration
Browse files Browse the repository at this point in the history
  • Loading branch information
blaubaer committed Jan 27, 2019
1 parent b924d44 commit a61c739
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -14,6 +14,7 @@ jobs:
- go get -u github.com/mholt/caddy
- go get -u github.com/NYTimes/gziphandler
- go get -u gopkg.in/check.v1
- go get -u github.com/echocat/gocheck-addons
- go get -u github.com/mattn/goveralls
script:
- go test -v -covermode=count -coverprofile=coverage.out .
Expand Down

0 comments on commit a61c739

Please sign in to comment.