1
0
mirror of https://github.com/ipfs/kubo.git synced 2025-09-10 05:52:20 +08:00

travis.yml removed TRAVES. typo + not needed.

This commit is contained in:
Juan Batiz-Benet
2015-02-03 01:29:43 -08:00
parent 58f39687cf
commit bdced928a2

View File

@ -6,6 +6,6 @@ go:
- tip
script:
- TRAVES=true make test
- make test
env: TEST_NO_FUSE=1 TEST_VERBOSE=1