mirror of
https://github.com/vbatts/tar-split.git
synced 2025-08-03 12:50:27 +00:00
Merge 3c5e35c306
into cefcbc6fe3
This commit is contained in:
commit
157725ae93
1 changed files with 1 additions and 3 deletions
|
@ -10,6 +10,4 @@ sudo: false
|
|||
install: true
|
||||
|
||||
script:
|
||||
- go test -v archive/tar/...
|
||||
# testing archive/tar directly thanks to:
|
||||
# can't load package: /home/travis/gopath/src/github.com/vbatts/tar-split/main.go:11:2: local import "./archive/tar" in non-local package
|
||||
- go test -v ./...
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue