Skip to content

Commit 87f4e13

Browse files
authored
chore: drop support for Node 0.10 (#11)
BREAKING CHANGE: drop support for Node 0.10/0.12
1 parent 0335400 commit 87f4e13

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ language: node_js
22
os:
33
- linux
44
node_js:
5-
- "0.10"
65
- "4"
76
- "6"
8-
- "node"
7+
- "stable"

0 commit comments

Comments
 (0)