mirror of
https://github.com/ipfs/kubo.git
synced 2025-09-10 14:34:24 +08:00
travis.yml removed TRAVES. typo + not needed.
This commit is contained in:
@ -6,6 +6,6 @@ go:
|
|||||||
- tip
|
- tip
|
||||||
|
|
||||||
script:
|
script:
|
||||||
- TRAVES=true make test
|
- make test
|
||||||
|
|
||||||
env: TEST_NO_FUSE=1 TEST_VERBOSE=1
|
env: TEST_NO_FUSE=1 TEST_VERBOSE=1
|
||||||
|
Reference in New Issue
Block a user