Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
VMitov committed Sep 25, 2017
1 parent 84b803d commit 259a7a9
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 @@ -20,7 +20,7 @@ jobs:
- golint -set_exit_status $(go list ./...)
- docker-compose up -d
script:
- ginkgo -r -cover -coverpkg=./... -trace -race -full
- ginkgo -r -cover -coverpkg=./... -trace -race -- -full
- gover
- goveralls -coverprofile=gover.coverprofile -service=travis-ci

Expand Down

0 comments on commit 259a7a9

Please sign in to comment.