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 2339463 commit 5a61860Copy full SHA for 5a61860
.travis.yml
@@ -10,6 +10,7 @@ jobs:
10
- zip -9 -r bundle.zip dist
11
- ./node_modules/.bin/rimraf "dist/readme.*" "dist/**/*.d.ts" "dist/**/*.map"
12
- zip -9 -r bundle-min.zip dist
13
+ - env | grep "1.0.9"
14
deploy:
15
- provider: pages
16
local-dir: dist-jsdoc/html
0 commit comments