Skip to content
This repository was archived by the owner on Dec 10, 2021. It is now read-only.

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

Lines changed: 1 addition & 1 deletion
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)