Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Grahahax committed Nov 30, 2016
2 parents fde46b6 + 48b3512 commit b8985fb
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@ node_js:
- '6'
- '5'
- '4.4'
- '0.10'
after_success:
- npm run coveralls

2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
# message-catalog
[![Build Status](https://travis-ci.org/IBM/message-catalog-manager.svg)](https://travis-ci.org/IBM/message-catalog-manager)
[![Coverage Status](https://coveralls.io/repos/github/IBM/message-catalog-manager/badge.svg?branch=master)](https://coveralls.io/github/IBM/message-catalog-manager?branch=master)

## Overview
Support for message catalogs, including:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
"babel-eslint": "^6.1.2",
"chai": "^3.4.1",
"chai-as-promised": "^5.1.0",
"coveralls": "^2.11.15",
"eslint": "^3.9.1",
"istanbul": "^0.3.22",
"mocha": "^2.3.3",
Expand Down

0 comments on commit b8985fb

Please sign in to comment.