File tree Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Expand file tree Collapse file tree 4 files changed +2
-9
lines changed Original file line number Diff line number Diff line change 1
- name : Java Continuous Integration
1
+ name : Continuous Integration
2
2
3
3
on : [push, pull_request]
4
4
5
5
jobs :
6
6
build :
7
-
8
7
runs-on : ubuntu-latest
9
-
10
8
steps :
11
9
- uses : actions/checkout@v1
12
10
- name : Set up JDK 1.7
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 1
- [ ![ Build Status] ( https://travis-ci.org /firebase/firebase-admin-java.svg?branch=master )] ( https://travis-ci.org /firebase/firebase-admin-java )
1
+ [ ![ Build Status] ( https://github.com /firebase/firebase-admin-java/workflows/Continuous%20Integration/badge .svg )] ( https://github.com /firebase/firebase-admin-java/actions )
2
2
[ ![ Maven Central] ( https://maven-badges.herokuapp.com/maven-central/com.google.firebase/firebase-admin/badge.svg )] ( https://maven-badges.herokuapp.com/maven-central/com.google.firebase/firebase-admin )
3
3
[ ![ Javadoc] ( https://javadoc-badge.appspot.com/com.google.firebase/firebase-admin.svg )] ( https://firebase.google.com/docs/reference/admin/java/reference/packages )
4
4
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments