Skip to content

Commit

Permalink
build!: drop Node 6 from testing matrix (#346)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: tests are no longer run for Node 6
  • Loading branch information
bcoe committed May 5, 2019
1 parent b6d3d13 commit 6718428
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 20 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ os:
- linux
- windows
node_js:
- "6"
- "8"
- "10"
- "node"
before_script:
Expand Down
19 changes: 0 additions & 19 deletions appveyor.yml

This file was deleted.

0 comments on commit 6718428

Please sign in to comment.