update push script permissions

This commit is contained in:
Pl4gue
2017-12-21 12:30:04 +01:00
parent 293ebed4f0
commit 5f36cd1a90

View File

@ -10,6 +10,7 @@ script:
- npm run builder
- npm run webber
after_success:
- chmod +x .travis/push.sh
- sudo .travis/push.sh
env:
global: