Skip to content

Commit

Permalink
Fix travis yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Rochet2 committed May 16, 2019
1 parent 8419763 commit 5c6e417
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,5 +58,6 @@ jobs:

after_script:
- docker-compose logs

after_failure:
- "curl -X POST -H 'Content-type: application/json' --data '{"text":"Buildi on paskana! https://travis-ci.org/UniversityOfHelsinkiCS/oodikone"}' https://hooks.slack.com/services/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"
- "curl -X POST -H 'Content-type: application/json' --data '{\"text\":\"Buildi on paskana! STOP AND FIX tai tulee kenkää! https://travis-ci.org/UniversityOfHelsinkiCS/oodikone\"}' https://hooks.slack.com/services/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"

0 comments on commit 5c6e417

Please sign in to comment.