mirror of
https://github.com/restic/restic.git
synced 2024-12-23 08:16:36 +00:00
Make tests run by travis less verbose
This commit is contained in:
parent
cd5b788e48
commit
da2e9d447f
1 changed files with 1 additions and 1 deletions
|
@ -31,7 +31,7 @@ install:
|
|||
script:
|
||||
- make restic
|
||||
- make gox
|
||||
- make test
|
||||
- GOTESTFLAGS="" make test
|
||||
- GOARCH=386 make test
|
||||
- make test-integration
|
||||
- GOARCH=386 make test-integration
|
||||
|
|
Loading…
Reference in a new issue