Skip to content

Commit cf5f1dc

Browse files
authored
build: remove travis (#387)
1 parent 2933a8c commit cf5f1dc

File tree

3 files changed

+1
-30
lines changed

3 files changed

+1
-30
lines changed

.travis.yml

Lines changed: 0 additions & 27 deletions
This file was deleted.

README.md

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
# OAuth2 for Apps Script [![Build Status](https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=main)](https://travis-ci.org/googleworkspace/apps-script-oauth2)
2-
31
OAuth2 for Apps Script is a library for Google Apps Script that provides the
42
ability to create and authorize OAuth2 tokens as well as refresh them when they
53
expire. This library uses Apps Script's

docs/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ <h3> </h3>
5959

6060

6161
<section>
62-
<article><h1>OAuth2 for Apps Script <a href="https://travis-ci.org/googleworkspace/apps-script-oauth2"><img src="https://travis-ci.org/googleworkspace/apps-script-oauth2.svg?branch=main" alt="Build Status"></a></h1>
62+
<article><h1>OAuth2 for Apps Script</h1>
6363
<p>OAuth2 for Apps Script is a library for Google Apps Script that provides the
6464
ability to create and authorize OAuth2 tokens as well as refresh them when they
6565
expire. This library uses Apps Script's

0 commit comments

Comments
 (0)