Skip to content

Commit 78519a5

Browse files
committed
Add codeclimate-test-reporter. So that's why it has been failing
1 parent 2f1c4dd commit 78519a5

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,7 @@ install:
1313
# Ensure babel-cli is installed after babel in node.js 0.12
1414
# It started happening for node4 as well. So installing this for all
1515
- npm install babel-cli@"^6.6.5"
16+
- npm install -g codeclimate-test-reporter
1617
script:
1718
- npm run lint
1819
- npm run build

0 commit comments

Comments
 (0)