You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
-6Lines changed: 0 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,6 @@
2
2
3
3
> **This is not an official Google product.** This module is experimental and may not be ready for use.
4
4
5
-
[![Build Status][travis-ci status image]][travis-ci status link]
6
-
7
5
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.
8
6
9
7
Here's an introductory video:
@@ -322,9 +320,5 @@ A: No, see [issue #4](https://github.com/GoogleCloudPlatform/stackdriver-errors-
322
320
A: Yes, see [the Contributing documentation](CONTRIBUTING.md) for more details.
323
321
324
322
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
0 commit comments