Skip to content

Commit 745ac85

Browse files
committed
Fix Travis script
1 parent 8696af7 commit 745ac85

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515
- npm run build
1616

1717
deploy:
18-
- provider: scripts
18+
- provider: script
1919
script: bash scripts/lerna_publish
2020
on:
2121
branch: master

0 commit comments

Comments
 (0)