1
0
mirror of https://github.com/oceanprotocol/ocean.js.git synced 2024-11-26 20:39:05 +01:00

remove unnecessary npm update on Travis

This commit is contained in:
Matthias Kretschmann 2020-09-08 13:14:46 +02:00
parent 1a0160a34a
commit 073ad83b32
Signed by: m
GPG Key ID: 606EEEF3C479A91F

View File

@ -11,9 +11,6 @@ cache: npm
matrix:
fast_finish: true
before_install:
- npm install -g npm
before_script:
# CodeClimate test reporter setup
- curl -L https://codeclimate.com/downloads/test-reporter/test-reporter-latest-linux-amd64 > ./cc-test-reporter