Compare commits
3 Commits
ae2ceefcf9
...
v1.0.0
Author | SHA1 | Date | |
---|---|---|---|
11c5657f4f | |||
9b42459dc3 | |||
75f1afc707 |
@ -19,11 +19,5 @@ cache:
|
||||
before_install:
|
||||
- echo "TRAVIS_GO_VERSION=${TRAVIS_GO_VERSION}"
|
||||
|
||||
install:
|
||||
- go mod install
|
||||
|
||||
script:
|
||||
- go test -v
|
||||
|
||||
after_success:
|
||||
# - goveralls -service=travis-ci -coverprofile /tmp/coverage/combined.txt
|
||||
|
@ -1,5 +1,6 @@
|
||||
# Unxz
|
||||
|
||||
[](https://travis-ci.com/yi-ge/unxz)
|
||||
[](https://godoc.org/github.com/yi-ge/unxz)
|
||||
[](https://codebeat.co/projects/github-com-yi-ge-unxz-master)
|
||||
[](https://goreportcard.com/report/github.com/yi-ge/unxz)
|
||||
|
Reference in New Issue
Block a user