Skip to content

Commit f54f41e

Browse files
committed
re #1086, fix typo in staging deploy script name
1 parent b7ead2a commit f54f41e

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
@@ -39,7 +39,7 @@ deploy:
3939
on:
4040
branch: master
4141
- provider: script
42-
script: ./deploy-staging.sh
42+
script: ./deploy_staging.sh
4343
skip_cleanup: true
4444
on:
4545
branch: feature/public-api

0 commit comments

Comments
 (0)