We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf47f96 commit 17f368dCopy full SHA for 17f368d
.travis.yml
@@ -9,6 +9,7 @@ before_deploy:
9
- cd docs
10
- npx gitbook-cli install
11
- npx gitbook-cli build
12
+ - cd ..
13
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
14
deploy:
15
- provider: pages
0 commit comments