don't repeat travis calling npm install but do use https for https urls
This commit is contained in:
@@ -14,7 +14,6 @@ node_js:
|
||||
before_script:
|
||||
- npm run-script lint
|
||||
- cp config.js.dist config.js
|
||||
- npm install
|
||||
- npm install bower
|
||||
- ./node_modules/bower/bin/bower install
|
||||
- node ./server.js &
|
||||
|
||||
Reference in New Issue
Block a user