Compare commits

...

2 Commits

Author SHA1 Message Date
9b42459dc3 test build 2019-08-07 23:50:45 +08:00
75f1afc707 test build 2019-08-07 23:50:41 +08:00
2 changed files with 1 additions and 3 deletions

View File

@ -24,6 +24,3 @@ install:
script:
- go test -v
after_success:
# - goveralls -service=travis-ci -coverprofile /tmp/coverage/combined.txt

View File

@ -1,5 +1,6 @@
# Unxz
[![Build Status](https://img.shields.io/travis/com/yi-ge/unxz/master.svg)](https://travis-ci.com/yi-ge/unxz)
[![GoDoc](https://godoc.org/github.com/yi-ge/unxz?status.svg)](https://godoc.org/github.com/yi-ge/unxz)
[![codebeat badge](https://codebeat.co/badges/1a06ccdf-73a1-4e8c-bf84-b40c8f6beeb2)](https://codebeat.co/projects/github-com-yi-ge-unxz-master)
[![Go Report Card](https://goreportcard.com/badge/github.com/yi-ge/unxz)](https://goreportcard.com/report/github.com/yi-ge/unxz)