Skip to content

Commit

Permalink
Bump npm to 5.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
mistercrunch committed Jan 10, 2018
1 parent c29ac7b commit 59d5cd4
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions tox.ini
Original file line number Diff line number Diff line change
Expand Up @@ -30,10 +30,6 @@ deps =
wheel
coveralls
whitelist_externals =
/bin/rm
git
cd
source
pip
npm
passenv =
Expand Down Expand Up @@ -65,7 +61,7 @@ deps =

[testenv:javascript]
commands =
npm install -g npm@'>=5.4.1'
npm install -g npm@'>=5.6.0'
{toxinidir}/superset/assets/js_build.sh

[testenv:pylint]
Expand Down

0 comments on commit 59d5cd4

Please sign in to comment.