update push script permissions
This commit is contained in:
@ -10,6 +10,7 @@ script:
|
|||||||
- npm run builder
|
- npm run builder
|
||||||
- npm run webber
|
- npm run webber
|
||||||
after_success:
|
after_success:
|
||||||
|
- chmod +x .travis/push.sh
|
||||||
- sudo .travis/push.sh
|
- sudo .travis/push.sh
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user