mirror of
https://github.com/TryGhost/Ghost.git
synced 2024-11-27 00:52:36 +03:00
Attempt to fix travis.yml
This commit is contained in:
parent
5af31ba229
commit
e3d310ba04
@ -62,4 +62,4 @@ after_success:
|
||||
fi
|
||||
|
||||
after_script:
|
||||
- curl -X POST -H "Content-Type:application/json" -d "{\"attachments\": [{\"color\": \"warning\", \"fallback\": \"Build Notification: $TRAVIS_BUILD_WEB_URL\", \"title\": \"Build Notification\", \"text\": \"$TRAVIS_BUILD_WEB_URL\"}]}" $SLACK_URL
|
||||
- curl -X POST -H "Content-Type:application/json" -d "{\"attachments\": [{\"color\": \"warning\", \"fallback\": \"Build Notification: $TRAVIS_BUILD_WEB_URL\", \"title\": \"Build Notification\", \"text\": \"$TRAVIS_BUILD_WEB_URL\"}]}" $SLACK_URL
|
||||
|
Loading…
Reference in New Issue
Block a user