Skip to content

Commit fbf2719

Browse files
committed
drop support for node 0.12
1 parent 7e8e89e commit fbf2719

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
11
language: node_js
22
node_js:
3-
- '0.12'
43
- '4'
54
- '6'

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -73,4 +73,4 @@ module.exports = function (config) {
7373

7474
## Support
7575

76-
Supports all Rollup plug-ins, and works on Node `0.12.x` and up. Happy bundling!
76+
Supports all Rollup plug-ins, and works on Node `4` and up. Happy bundling!

0 commit comments

Comments
 (0)