Skip to content

Commit 8a21e84

Browse files
chore: drop support for Node.js 0.10
BREAKING CHANGE: This module no longer supports Node.js 0.10
1 parent 13a0407 commit 8a21e84

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
@@ -8,8 +8,6 @@ notifications:
88
node_js:
99
- '6'
1010
- '4'
11-
- '0.12'
12-
- '0.10'
1311
before_install:
1412
- npm i -g npm@^2.0.0
1513
before_script:

0 commit comments

Comments
 (0)