webpack-contrib / babel-minify-webpack-plugin

[DEPRECATED] Babel Minify Webpack Plugin
MIT License
491 stars 44 forks source link

ci(travis): apply webpack-defaults - update node #63

Closed boopathi closed 7 years ago

boopathi commented 7 years ago

npm --version on CI fails

# npm --version gives
ERROR: npm is known not to run on Node.js v4.3.2
Node.js 4 is supported but the specific version you're running has
a bug known to break npm. Please update to at least 4.7.0 to use this
version of npm. You can find the latest release of Node.js at https://nodejs.org/

Eg: https://travis-ci.org/webpack-contrib/babel-minify-webpack-plugin/builds/290125106

codecov[bot] commented 7 years ago

Codecov Report

Merging #63 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@         Coverage Diff          @@
##           master   #63   +/-   ##
====================================
  Coverage      84%   84%           
====================================
  Files           2     2           
  Lines          50    50           
  Branches       17    17           
====================================
  Hits           42    42           
  Misses          8     8

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 16865d7...ca446fd. Read the comment docs.