Skip to content
This repository was archived by the owner on Nov 8, 2024. It is now read-only.

Commit ebbde79

Browse files
committed
chore: Remove support for Node 0.10 and 0.12
BREAKING CHANGE: Support for Node 0.10 and 0.12 dropped
1 parent b92c31d commit ebbde79

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,6 @@
11
sudo: false
22
language: "node_js"
33
node_js:
4-
- "0.10"
5-
- "0.12"
64
- "4"
75
- "6"
86
env:

0 commit comments

Comments
 (0)