metadata cleanup (#1630)

- mention performance anomaly in Node 7 and drop from CI
- remove unused npm "scripts"
- mark browserify dependency as optional
- stop `test/mozilla-ast.js` from spamming console output in later versions of Node.js
This commit is contained in:
Alex Lam S.L
2017-03-23 01:31:46 +08:00
committed by GitHub
parent 4bceb85cbf
commit ee95c1b38b
4 changed files with 8 additions and 6 deletions

View File

@@ -5,7 +5,6 @@ node_js:
- "0.12"
- "4"
- "6"
- "7"
env:
- UGLIFYJS_TEST_ALL=1
matrix: