Skip to content

Commit

Permalink
Merge 74da176 into a91ec33
Browse files Browse the repository at this point in the history
  • Loading branch information
SBRK committed Feb 2, 2018
2 parents a91ec33 + 74da176 commit 08aad75
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 8 deletions.
11 changes: 4 additions & 7 deletions .travis.yml
@@ -1,10 +1,7 @@
language: node_js
node_js:
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
- "0.12"
- "0.11"
- "0.10"
- "iojs"
after_success: npm run coverage
after_success: npm run coverage
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -27,7 +27,7 @@
},
"homepage": "https://github.com/acostes/deezer-node-api#readme",
"dependencies": {
"request": "~2.75.0",
"request": "~2.83.0",
"request-promise": "~4.1.1"
},
"author": "Arnaud Costes <arnaud.costes@gmail.com>",
Expand Down

0 comments on commit 08aad75

Please sign in to comment.