You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@zipkin.apache.org by ad...@apache.org on 2019/04/30 02:26:54 UTC

[incubator-zipkin-api] branch travis updated: npm is already latest

This is an automated email from the ASF dual-hosted git repository.

adriancole pushed a commit to branch travis
in repository https://gitbox.apache.org/repos/asf/incubator-zipkin-api.git


The following commit(s) were added to refs/heads/travis by this push:
     new e4c3838  npm is already latest
e4c3838 is described below

commit e4c383870ba67dbbe4337e4fb13385cb8cc939e4
Author: Adrian Cole <ac...@pivotal.io>
AuthorDate: Tue Apr 30 10:26:43 2019 +0800

    npm is already latest
---
 .travis.yml | 2 --
 1 file changed, 2 deletions(-)

diff --git a/.travis.yml b/.travis.yml
index 497164d..7f0513d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -7,5 +7,3 @@ cache:
 language: node_js
 node_js:
   - "12"
-before_install:
-  - npm install -g npm@latest