mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-02-21 07:29:37 +01:00
build: remove travis support
This commit is contained in:
parent
84b810e68a
commit
6628ae7ab5
11
.travis.yml
11
.travis.yml
@ -1,11 +0,0 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- '4'
|
||||
- '6'
|
||||
- '7'
|
||||
- '8'
|
||||
sudo: false
|
||||
before_script:
|
||||
- npm install -g npm
|
||||
script: npm install && npm run build:webui && npm run test-travis
|
||||
after_success: npm run coverage:codecov
|
BIN
yarn.lock
BIN
yarn.lock
Binary file not shown.
Loading…
Reference in New Issue
Block a user