Update .travis.yml
This commit is contained in:
@ -11,7 +11,7 @@ script:
|
|||||||
- npm run webber
|
- npm run webber
|
||||||
after_success:
|
after_success:
|
||||||
- chmod +x .travis/push.sh
|
- chmod +x .travis/push.sh
|
||||||
- sudo .travis/push.sh
|
- .travis/push.sh
|
||||||
group: deprecated-2017Q4
|
group: deprecated-2017Q4
|
||||||
env:
|
env:
|
||||||
global:
|
global:
|
||||||
|
|||||||
Reference in New Issue
Block a user