1
0
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:
Juan Picado @jotadeveloper 2017-12-28 15:01:54 +01:00 committed by juanpicado
parent 84b810e68a
commit 6628ae7ab5
2 changed files with 0 additions and 11 deletions

@ -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

Binary file not shown.