mirror of
https://github.com/restic/restic.git
synced 2025-11-03 03:41:30 +00:00
Make tests run by travis less verbose
This commit is contained in:
@@ -31,7 +31,7 @@ install:
|
|||||||
script:
|
script:
|
||||||
- make restic
|
- make restic
|
||||||
- make gox
|
- make gox
|
||||||
- make test
|
- GOTESTFLAGS="" make test
|
||||||
- GOARCH=386 make test
|
- GOARCH=386 make test
|
||||||
- make test-integration
|
- make test-integration
|
||||||
- GOARCH=386 make test-integration
|
- GOARCH=386 make test-integration
|
||||||
|
|||||||
Reference in New Issue
Block a user