Skip to content

Commit

Permalink
Merge e0378d0 into adfd7c7
Browse files Browse the repository at this point in the history
  • Loading branch information
alainmateso committed Oct 2, 2019
2 parents adfd7c7 + e0378d0 commit 94ac888
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
language: node_js

node_js: "stable"

install: npm install

script: npm test

after_script: npm install coveralls && npm run coveralls
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
[![Coverage Status](https://coveralls.io/repos/github/andela/caret-bn-backend/badge.svg?branch=develop)](https://coveralls.io/github/andela/caret-bn-backend?branch=develop)
[![Reviewed by Hound](https://img.shields.io/badge/Reviewed_by-Hound-8E64B0.svg)](https://houndci.com)
[![Build Status](https://travis-ci.org/andela/caret-bn-backend.svg?branch=develop)](https://travis-ci.org/andela/caret-bn-backend)

Barefoot Nomad - Making company travel and accomodation easy and convinient.
=======
Expand Down

0 comments on commit 94ac888

Please sign in to comment.