Skip to content

Commit 861c5b6

Browse files
committed
Correcting formatting on README and adding webhook for travis builds
1 parent 028f224 commit 861c5b6

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

.travis.yml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,3 +7,6 @@ env:
77
script:
88
# Run tests.
99
- ${PWD}/tests/test.sh
10+
11+
notifications:
12+
webhooks: https://galaxy.ansible.com/api/v1/notifications/

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,8 @@ celery_services
2727
```
2828
Dependencies
2929
------------
30-
Python
30+
Python2.7+
31+
3132
Message Broker - the tests in this role use a local instance of redis-server
3233

3334
Example Playbook

0 commit comments

Comments
 (0)