Skip to content

Commit 6718428

Browse files
author
Benjamin E. Coe
authored
build!: drop Node 6 from testing matrix (#346)
BREAKING CHANGE: tests are no longer run for Node 6
1 parent b6d3d13 commit 6718428

2 files changed

Lines changed: 1 addition & 20 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@ os:
33
- linux
44
- windows
55
node_js:
6-
- "6"
6+
- "8"
77
- "10"
88
- "node"
99
before_script:

appveyor.yml

Lines changed: 0 additions & 19 deletions
This file was deleted.

0 commit comments

Comments
 (0)