~dricottone/image2ascii

10ff908f45f1bd0c86ccdc0cc880c1ab19f30abe — 秦世成 6 years ago 509e3a7
Test sub packages
1 files changed, 1 insertions(+), 1 deletions(-)

M .travis.yml
M .travis.yml => .travis.yml +1 -1
@@ 14,7 14,7 @@ before_install:
  - go get -t -v ./...

script:
  - go test -race -coverprofile=coverage.txt -covermode=atomic
  - go test -race -coverprofile=coverage.txt -covermode=atomic ./...
  - go build
  
after_success: