Skip to content

Commit ea2f8df

Browse files
committed
try travis update
1 parent 599279e commit ea2f8df

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,8 @@ node_js:
66
install:
77
- npm install
88
deploy:
9+
- provider: script
10+
script: sh echo "### this is the env "; env | sort
911
- provider: script
1012
skip_cleanup: true
1113
script: sh .travis/pu.sh

0 commit comments

Comments
 (0)