We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 1cf03ff commit c6fc99eCopy full SHA for c6fc99e
.travis.yml
@@ -6,4 +6,4 @@ before_script:
6
- tar -xvf /tmp/go-ipfs_v0.4.10_linux-amd64.tar.gz
7
- export PATH=$PATH:$PWD/go-ipfs/
8
- ipfs init
9
- - ipfs daemon &
+ - ipfs daemon --enable-pubsub-experiment &
0 commit comments