updating npm from v2 to v3

This commit is contained in:
Glen Javier 2017-02-17 12:21:11 +10:00
parent 6423d122b2
commit 2f293c3fe4

View file

@ -12,7 +12,7 @@ addons:
before_install:
- npm install -g protractor
install:
- npm install -g npm@2
- npm install -g npm@^3
- npm install -g grunt-cli
- npm install -g bower
- bower install