We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f07f0b4 commit 15521f4Copy full SHA for 15521f4
.travis.yml
@@ -7,3 +7,5 @@ before_script:
7
- export PATH=$PATH:$PWD/go-ipfs/
8
- ipfs init
9
- ipfs daemon --enable-pubsub-experiment &
10
+script:
11
+ - mvn clean verify
0 commit comments