Skip to content

Commit

Permalink
Update test configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
B3rn475 committed Mar 6, 2018
1 parent 7d31827 commit 5a6a0c8
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 5 deletions.
2 changes: 0 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,9 +6,7 @@ node_js:
- "node"
- "9"
- "8"
- "7"
- "6"
- "5"
- "4"
after_script:
- npm run coveralls
2 changes: 0 additions & 2 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,7 @@
environment:
matrix:
- nodejs_version: "4"
- nodejs_version: "5"
- nodejs_version: "6"
- nodejs_version: "7"
- nodejs_version: "8"
- nodejs_version: "9"
- nodejs_version: ""
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"coveralls": "latest",
"istanbul": "latest",
"mocha": "latest",
"sinon": "^1.17.7"
"sinon": "^4.4.2"
},
"dependencies": {
"almost-core": "^1.0.0-alpha",
Expand Down

0 comments on commit 5a6a0c8

Please sign in to comment.