Skip to content

Commit

Permalink
Merge 3496334 into a9eb2b3
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Masake Kitui committed May 11, 2017
2 parents a9eb2b3 + 3496334 commit c68aaa8
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 0 deletions.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@ __pycache__/
*.pyc
.coverage
hc.sqlite
.idea
hc/local_settings.py
static-collected

Expand Down
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ script:
- coverage run --omit=*/tests/* --source=hc manage.py test
after_success: coveralls
cache: pip
notifications:
slack: andela:kXSdw8xB9FwxybZ24Wqr9i3r
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# healthchecks
[![Build Status](https://travis-ci.org/andela/Healthchecks_Asgardians.svg?branch=master)](https://travis-ci.org/andela/Healthchecks_Asgardians)

[![Coverage Status](https://coveralls.io/repos/github/andela/Healthchecks_Asgardians/badge.svg?branch=master)](https://coveralls.io/github/andela/Healthchecks_Asgardians?branch=master)

Expand Down

0 comments on commit c68aaa8

Please sign in to comment.