ci: Now print test names.

pull/3/head
Dustin Oprea 2018-05-02 15:22:12 -04:00
parent 7518b0882a
commit 4d0cad2afb
1 changed files with 2 additions and 2 deletions

View File

@ -5,4 +5,4 @@ install:
- go get -t ./...
- go get github.com/mattn/goveralls
script:
- goveralls -service=travis-ci
- goveralls -v -service=travis-ci