Skip to content

Commit 5a61860

Browse files
committed
Added debugging line to Travis
1 parent 2339463 commit 5a61860

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ jobs:
1010
- zip -9 -r bundle.zip dist
1111
- ./node_modules/.bin/rimraf "dist/readme.*" "dist/**/*.d.ts" "dist/**/*.map"
1212
- zip -9 -r bundle-min.zip dist
13+
- env | grep "1.0.9"
1314
deploy:
1415
- provider: pages
1516
local-dir: dist-jsdoc/html

0 commit comments

Comments
 (0)