Skip to content

Commit c6fc99e

Browse files
committed
enable pubsub on IPFS daemon in travis
1 parent 1cf03ff commit c6fc99e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ before_script:
66
- tar -xvf /tmp/go-ipfs_v0.4.10_linux-amd64.tar.gz
77
- export PATH=$PATH:$PWD/go-ipfs/
88
- ipfs init
9-
- ipfs daemon &
9+
- ipfs daemon --enable-pubsub-experiment &

0 commit comments

Comments
 (0)