fix travis.yml

pull/25/head
Pavol Rusnak 8 years ago
parent 29f4913d30
commit 9613b0048f
No known key found for this signature in database
GPG Key ID: 91F3B339B9A02A3D

@ -28,7 +28,9 @@ script:
- make test
notifications:
webhooks: http://sway.gk2.sk:5000/travis
webhooks:
urls:
- http://sway.gk2.sk:5000/travis
on_success: always
on_failure: always
on_start: always

Loading…
Cancel
Save