Skip to content

Commit 4663c4d

Browse files
committed
perf: drop support old nodejs
1 parent 03acfa8 commit 4663c4d

File tree

2 files changed

+1
-4
lines changed

2 files changed

+1
-4
lines changed

.travis.yml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,3 @@ node_js:
44
- "stable"
55
- "lts/*"
66
- 6
7-
- 4
8-
- 0.12
9-
- 0.10

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -171,7 +171,7 @@ const html = render(tree)
171171
[npm-url]: https://npmjs.com/package/posthtml-render
172172

173173
[node]: https://img.shields.io/node/v/posthtml-render.svg
174-
[node-url]: https://nodejs.org
174+
[node-url]:
175175

176176
[deps]: https://david-dm.org/posthtml/posthtml-render.svg
177177
[deps-url]: https://david-dm.org/posthtml/posthtml-render

0 commit comments

Comments
 (0)