Skip to content

Commit 24b359a

Browse files
authored
Update .travis.yml
1 parent 8d05091 commit 24b359a

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ script:
1111

1212
deploy:
1313
- provider: script
14-
script: .travis/deploy_stage.sh
14+
script: bash .travis/deploy_stage.sh
1515
on:
1616
branch: develop
1717
repo: codeRIT/brickhack.io
@@ -21,4 +21,4 @@ deploy:
2121
local_dir: build
2222
on:
2323
branch: master
24-
repo: codeRIT/brickhack.io
24+
repo: codeRIT/brickhack.io

0 commit comments

Comments
 (0)