mirror of
https://github.com/verdaccio/verdaccio.git
synced 2025-03-18 02:22:46 -05:00
Force use npm on travis
This commit is contained in:
parent
8372674d09
commit
c21239a634
1 changed files with 1 additions and 1 deletions
|
@ -4,4 +4,4 @@ node_js:
|
|||
- '6'
|
||||
- '7'
|
||||
sudo: false
|
||||
script: npm install . && npm run test-travis
|
||||
script: npm install . && npm run test-travis
|
Loading…
Add table
Reference in a new issue