Skip to content

Commit 5389e33

Browse files
committed
stupid travis
1 parent bbc5176 commit 5389e33

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,6 @@ before_deploy:
1515

1616
deploy:
1717
- provider: script
18-
script: yarn build && npm run release
18+
script: yarn && yarn build && npm run release
1919
on:
2020
tags: true

0 commit comments

Comments
 (0)