Skip to content

Commit d672e23

Browse files
authored
chore: Removed Travis CI integration (#137)
1 parent 1f6a53a commit d672e23

File tree

3 files changed

+3
-14
lines changed

3 files changed

+3
-14
lines changed

.github/workflows/ci.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: .NET Continuous Integration
1+
name: Continuous Integration
22

33
on: [push, pull_request]
44

.travis.yml

-13
This file was deleted.

README.md

+2
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
[![Build Status](https://github.com/firebase/firebase-admin-dotnet/workflows/Continuous%20Integration/badge.svg)](https://github.com/firebase/firebase-admin-dotnet/actions)
2+
13
# Firebase Admin .NET SDK
24

35
## Table of Contents

0 commit comments

Comments
 (0)