Skip to content

Commit 17f368d

Browse files
committedDec 13, 2018
fix travis
1 parent bf47f96 commit 17f368d

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed
 

‎.travis.yml

+1
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ before_deploy:
99
- cd docs
1010
- npx gitbook-cli install
1111
- npx gitbook-cli build
12+
- cd ..
1213
- echo "//registry.npmjs.org/:_authToken=\${NPM_TOKEN}" >> $HOME/.npmrc 2> /dev/null
1314
deploy:
1415
- provider: pages

0 commit comments

Comments
 (0)