Skip to content
This repository was archived by the owner on Sep 27, 2023. It is now read-only.

Commit 363300c

Browse files
authored
Update deploy command
1 parent 5edd57b commit 363300c

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 @@ env:
1515

1616
deploy:
1717
provider: script
18-
script: yarn deploy
18+
script: bash scripts/deploy.sh
1919
on:
2020
branch: master

0 commit comments

Comments
 (0)