We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e8e89e commit fbf2719Copy full SHA for fbf2719
.travis.yml
@@ -1,5 +1,4 @@
1
language: node_js
2
node_js:
3
- - '0.12'
4
- '4'
5
- '6'
README.md
@@ -73,4 +73,4 @@ module.exports = function (config) {
73
74
## Support
75
76
-Supports all Rollup plug-ins, and works on Node `0.12.x` and up. Happy bundling!
+Supports all Rollup plug-ins, and works on Node `4` and up. Happy bundling!
0 commit comments