Skip to content

Commit 9fdaafa

Browse files
committed
trying travis release
1 parent ffed1f5 commit 9fdaafa

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
@@ -20,6 +20,7 @@ script:
2020
after_success:
2121
- npm install coveralls
2222
- cat ./coverage/lcov.info | coveralls
23+
- chmod u+x ./release.sh
2324
- ./release.sh
2425

2526
deploy:

0 commit comments

Comments
 (0)