chore(travis): npm prune
before running tests
This commit is contained in:
parent
36f8643f3e
commit
a5e50e0d3d
@ -12,6 +12,7 @@ notifications:
|
|||||||
before_install:
|
before_install:
|
||||||
- npm i -g npm@^2.0.0
|
- npm i -g npm@^2.0.0
|
||||||
before_script:
|
before_script:
|
||||||
|
- npm prune
|
||||||
- curl -Lo travis_after_all.py https://raw.github.com/dmakhno/travis_after_all/master/travis_after_all.py
|
- curl -Lo travis_after_all.py https://raw.github.com/dmakhno/travis_after_all/master/travis_after_all.py
|
||||||
after_success:
|
after_success:
|
||||||
- python travis_after_all.py
|
- python travis_after_all.py
|
||||||
|
Loading…
x
Reference in New Issue
Block a user