mirror of
https://github.com/serverless/serverless.git
synced 2026-01-25 15:07:39 +00:00
why did i upgrade npm?
This commit is contained in:
parent
c6a974d1de
commit
dc4e4ea569
@ -40,7 +40,6 @@ sudo: false
|
||||
install:
|
||||
- travis_retry npm install
|
||||
script:
|
||||
- npm i -g npm
|
||||
- if [[ -z "$INTEGRATION_TEST" && -z "$DISABLE_TESTS" ]]; then npm test && npm run packaging-integration-test; fi
|
||||
- if [[ ! -z "$DISABLE_TESTS" && ! -z "$LINTING" && -z "$INTEGRATION_TEST" ]]; then
|
||||
npm run lint; fi
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user