mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-04-01 02:42:23 -05:00
Merge pull request #798 from DanielRuf/chore/remove-obsolete-travis-ci-code
chore: remove obsolete Travis CI code
This commit is contained in:
commit
b581dc9b7c
3 changed files with 7 additions and 56 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,11 +0,0 @@
|
|||
language: node_js
|
||||
sudo: false
|
||||
node_js:
|
||||
- 'lts/boron'
|
||||
- 'lts/carbon'
|
||||
- 'lts/*'
|
||||
script:
|
||||
- npm install
|
||||
- commitlint-travis
|
||||
- npm run pre:ci
|
||||
- npm run test
|
|
@ -52,7 +52,6 @@
|
|||
"devDependencies": {
|
||||
"@commitlint/cli": "6.1.3",
|
||||
"@commitlint/config-conventional": "6.1.3",
|
||||
"@commitlint/travis-cli": "6.1.3",
|
||||
"@verdaccio/types": "3.0.0",
|
||||
"babel-cli": "6.26.0",
|
||||
"babel-core": "6.26.0",
|
||||
|
|
51
yarn.lock
51
yarn.lock
|
@ -93,21 +93,6 @@
|
|||
lodash.pick "4.4.0"
|
||||
meow "3.7.0"
|
||||
|
||||
"@commitlint/cli@^6.1.3":
|
||||
version "6.2.0"
|
||||
resolved "https://registry.npmjs.org/@commitlint/cli/-/cli-6.2.0.tgz#b2f8190eb08ccd78eea65114b864f3c65eca466a"
|
||||
dependencies:
|
||||
"@commitlint/format" "^6.1.3"
|
||||
"@commitlint/lint" "^6.2.0"
|
||||
"@commitlint/load" "^6.1.3"
|
||||
"@commitlint/read" "^6.1.3"
|
||||
babel-polyfill "6.26.0"
|
||||
chalk "2.3.1"
|
||||
get-stdin "5.0.1"
|
||||
lodash.merge "4.6.1"
|
||||
lodash.pick "4.4.0"
|
||||
meow "4.0.0"
|
||||
|
||||
"@commitlint/config-conventional@6.1.3":
|
||||
version "6.1.3"
|
||||
resolved "https://registry.npmjs.org/@commitlint/config-conventional/-/config-conventional-6.1.3.tgz#6c06eeae04c5ac789c3618df4d52aeda89ffb810"
|
||||
|
@ -141,7 +126,7 @@
|
|||
dependencies:
|
||||
semver "5.5.0"
|
||||
|
||||
"@commitlint/lint@^6.1.3", "@commitlint/lint@^6.2.0":
|
||||
"@commitlint/lint@^6.1.3":
|
||||
version "6.2.0"
|
||||
resolved "https://registry.npmjs.org/@commitlint/lint/-/lint-6.2.0.tgz#d78f219745b77362e1b814d5f4cec2ecc3266619"
|
||||
dependencies:
|
||||
|
@ -215,14 +200,6 @@
|
|||
dependencies:
|
||||
find-up "^2.1.0"
|
||||
|
||||
"@commitlint/travis-cli@6.1.3":
|
||||
version "6.1.3"
|
||||
resolved "https://registry.npmjs.org/@commitlint/travis-cli/-/travis-cli-6.1.3.tgz#9bf1756d9b32a3bc4580ea40ae3ca92c87773800"
|
||||
dependencies:
|
||||
"@commitlint/cli" "^6.1.3"
|
||||
babel-runtime "6.26.0"
|
||||
execa "0.9.0"
|
||||
|
||||
"@marionebl/sander@^0.6.0":
|
||||
version "0.6.1"
|
||||
resolved "https://registry.npmjs.org/@marionebl/sander/-/sander-0.6.1.tgz#1958965874f24bc51be48875feb50d642fc41f7b"
|
||||
|
@ -3487,9 +3464,9 @@ exec-sh@^0.2.0:
|
|||
dependencies:
|
||||
merge "^1.1.3"
|
||||
|
||||
execa@0.9.0, execa@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.npmjs.org/execa/-/execa-0.9.0.tgz#adb7ce62cf985071f60580deb4a88b9e34712d01"
|
||||
execa@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
|
||||
dependencies:
|
||||
cross-spawn "^5.0.1"
|
||||
get-stream "^3.0.0"
|
||||
|
@ -3499,9 +3476,9 @@ execa@0.9.0, execa@^0.9.0:
|
|||
signal-exit "^3.0.0"
|
||||
strip-eof "^1.0.0"
|
||||
|
||||
execa@^0.7.0:
|
||||
version "0.7.0"
|
||||
resolved "https://registry.npmjs.org/execa/-/execa-0.7.0.tgz#944becd34cc41ee32a63a9faf27ad5a65fc59777"
|
||||
execa@^0.9.0:
|
||||
version "0.9.0"
|
||||
resolved "https://registry.npmjs.org/execa/-/execa-0.9.0.tgz#adb7ce62cf985071f60580deb4a88b9e34712d01"
|
||||
dependencies:
|
||||
cross-spawn "^5.0.1"
|
||||
get-stream "^3.0.0"
|
||||
|
@ -6008,20 +5985,6 @@ meow@3.7.0, meow@^3.3.0, meow@^3.7.0:
|
|||
redent "^1.0.0"
|
||||
trim-newlines "^1.0.0"
|
||||
|
||||
meow@4.0.0:
|
||||
version "4.0.0"
|
||||
resolved "https://registry.npmjs.org/meow/-/meow-4.0.0.tgz#fd5855dd008db5b92c552082db1c307cba20b29d"
|
||||
dependencies:
|
||||
camelcase-keys "^4.0.0"
|
||||
decamelize-keys "^1.0.0"
|
||||
loud-rejection "^1.0.0"
|
||||
minimist "^1.1.3"
|
||||
minimist-options "^3.0.1"
|
||||
normalize-package-data "^2.3.4"
|
||||
read-pkg-up "^3.0.0"
|
||||
redent "^2.0.0"
|
||||
trim-newlines "^2.0.0"
|
||||
|
||||
meow@^4.0.0:
|
||||
version "4.0.1"
|
||||
resolved "https://registry.npmjs.org/meow/-/meow-4.0.1.tgz#d48598f6f4b1472f35bf6317a95945ace347f975"
|
||||
|
|
Loading…
Add table
Reference in a new issue