Skip to content

Commit

Permalink
Merge e9638a2 into fa65199
Browse files Browse the repository at this point in the history
  • Loading branch information
davidmacp committed Apr 30, 2019
2 parents fa65199 + e9638a2 commit 96be0a4
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 12 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ notifications:
node_js:
- '8'
- '10'
- 'lts/*'
before_script:
- npm prune
branches:
Expand Down
1 change: 0 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
[![Coverage Status](https://coveralls.io/repos/github/dadi/cdn/badge.svg?branch=develop)](https://coveralls.io/github/dadi/cdn?branch=develop)
[![Build Status](https://travis-ci.org/dadi/cdn.svg?branch=master)](https://travis-ci.org/dadi/cdn)
[![JavaScript Style Guide](https://img.shields.io/badge/code%20style-standard-brightgreen.svg?style=flat-square)](http://standardjs.com/)
[![Greenkeeper badge](https://badges.greenkeeper.io/dadi/cdn.svg)](https://greenkeeper.io/)


## DADI CDN
Expand Down
11 changes: 0 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@
"coveralls": "^3.0.1",
"env-test": "^1.0.0",
"fakeredis": "^2.0.0",
"greenkeeper-postpublish": "^1.0.1",
"http-proxy": "^1.16.2",
"istanbul": "^1.1.0-alpha.1",
"it-each": "^0.3.1",
Expand All @@ -93,16 +92,6 @@
"superagent": "^4.1.0",
"supertest": "^3.4.2"
},
"greenkeeper": {
"ignore": [
"nock",
"sinon",
"standard",
"mocha",
"aws-sdk",
"snyk"
]
},
"repository": {
"type": "git",
"url": "https://github.com/dadi/cdn.git"
Expand Down

0 comments on commit 96be0a4

Please sign in to comment.