Skip to content

Commit df8540d

Browse files
authored
Remove travis-ci.org badge
1 parent 02938c1 commit df8540d

1 file changed

Lines changed: 0 additions & 6 deletions

File tree

README.md

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@
22

33
> **This is not an official Google product.** This module is experimental and may not be ready for use.
44
5-
[![Build Status][travis-ci status image]][travis-ci status link]
6-
75
This **experimental** library provides Cloud Error Reporting support for client-side web JavaScript applications. [Cloud Error Reporting](https://cloud.google.com/error-reporting/) is a feature of Google Cloud Platform that allows in-depth monitoring and viewing of errors reported by applications running in almost any environment. For server-side Node.js error reporting, use [cloud-errors-nodejs](https://github.com/GoogleCloudPlatform/cloud-errors-nodejs) instead.
86

97
Here's an introductory video:
@@ -322,9 +320,5 @@ A: No, see [issue #4](https://github.com/GoogleCloudPlatform/stackdriver-errors-
322320
A: Yes, see [the Contributing documentation](CONTRIBUTING.md) for more details.
323321

324322

325-
[travis-ci status image]: https://travis-ci.org/GoogleCloudPlatform/stackdriver-errors-js.svg?branch=master
326-
[travis-ci status link]: https://travis-ci.org/GoogleCloudPlatform/stackdriver-errors-js
327-
[david-dm status image]: https://david-dm.org/GoogleCloudPlatform/stackdriver-errors-js.svg
328-
[david-dm status link]: https://david-dm.org/GoogleCloudPlatform/stackdriver-errors-js
329323
[video thumbnail]: https://img.youtube.com/vi/cVpWVD75Hs8/0.jpg
330324
[video link]: https://www.youtube.com/watch?v=cVpWVD75Hs8

0 commit comments

Comments
 (0)