aboutsummaryrefslogtreecommitdiff
path: root/js
diff options
context:
space:
mode:
authorFeng Xiao <xfxyjwf@gmail.com>2018-07-22 17:14:24 -0700
committerGitHub <noreply@github.com>2018-07-22 17:14:24 -0700
commit2dcd6ae4097d6b7ef570d707c70ee397fc274a52 (patch)
treed4f0d979e5638197ce6617d83c805a92796dfa7d /js
parent5b7d0dc8aa4ff7fd9b1d160c0c054b6109193771 (diff)
downloadprotobuf-2dcd6ae4097d6b7ef570d707c70ee397fc274a52.tar.gz
protobuf-2dcd6ae4097d6b7ef570d707c70ee397fc274a52.tar.bz2
protobuf-2dcd6ae4097d6b7ef570d707c70ee397fc274a52.zip
Remove/replace travis references (#4953)
* Remove/replace travis references.
Diffstat (limited to 'js')
-rw-r--r--js/README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/js/README.md b/js/README.md
index d8edca37..97fa7e29 100644
--- a/js/README.md
+++ b/js/README.md
@@ -1,7 +1,7 @@
Protocol Buffers - Google's data interchange format
===================================================
-[![Build Status](https://travis-ci.org/google/protobuf.svg?branch=master)](https://travis-ci.org/google/protobuf)
+[![Build status](https://storage.googleapis.com/protobuf-kokoro-results/status-badge/linux-javascript.png)](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fubuntu%2Fjavascript%2Fcontinuous) [![Build status](https://storage.googleapis.com/protobuf-kokoro-results/status-badge/macos-javascript.png)](https://fusion.corp.google.com/projectanalysis/current/KOKORO/prod:protobuf%2Fgithub%2Fmaster%2Fmacos%2Fjavascript%2Fcontinuous)
Copyright 2008 Google Inc.