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 534b627 commit 0de368bCopy full SHA for 0de368b
.travis.yml
@@ -19,7 +19,7 @@ script:
19
- npm test
20
# Test global install of the package
21
- npm pack .
22
- - npm install -g solid-server-*.tgz
+ - npm install -g solid-ws-*.tgz
23
24
cache: npm
25
0 commit comments