Skip to content

Commit

Permalink
Merge b8e707f into dee1e79
Browse files Browse the repository at this point in the history
  • Loading branch information
Daniel Masake Kitui committed May 11, 2017
2 parents dee1e79 + b8e707f commit 727144c
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 1 deletion.
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
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
# healthchecks

[![Build Status](https://travis-ci.org/andela/Healthchecks_Asgardians.svg?branch=master)](https://travis-ci.org/andela/Healthchecks_Asgardians)
[![Code Issues](https://www.quantifiedcode.com/api/v1/project/3881de30758e48fdb432eefe9f321896/badge.svg)](https://www.quantifiedcode.com/app/project/3881de30758e48fdb432eefe9f321896)

![Screenshot of Welcome page](/stuff/screenshots/welcome.png?raw=true "Welcome Page")
Expand Down

0 comments on commit 727144c

Please sign in to comment.