Skip to content

Commit d51f8a1

Browse files
authored
Replace travisci badge with github actions
1 parent 94db1a6 commit d51f8a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# SoftLayer API Client for Java
22

3-
[![Build Status](https://travis-ci.org/softlayer/softlayer-java.svg)](https://travis-ci.org/softlayer/softlayer-java)
3+
![Java CI](https://github.com/softlayer/softlayer-java/workflows/Java%20CI/badge.svg)
44
[![Maven Central](https://img.shields.io/maven-central/v/com.softlayer.api/softlayer-api-client)](https://search.maven.org/artifact/com.softlayer.api/softlayer-api-client)
55
[![Javadocs](https://www.javadoc.io/badge/com.softlayer.api/softlayer-api-client.svg)](https://www.javadoc.io/doc/com.softlayer.api/softlayer-api-client)
66

0 commit comments

Comments
 (0)