Skip to content

Commit

Permalink
updating CI-badge from Travis CI to GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ahus1 committed Sep 19, 2020
1 parent 9306b31 commit 4bbdcf2
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ ifdef::awestruct[:toclevels: 1]
:source-language: java
:language: {source-language}
ifdef::env-github[:badges:]
ifdef::env-idea[:badges:]
// Aliases:
:dagger: †
// URIs:
Expand All @@ -37,9 +38,8 @@ ifndef::awestruct[:uri-docs: http://asciidoctor.org/docs]

{uri-repo}[AsciidoctorJ Diagram] is a convenient repackaging of Asciidoctor Diagram for use with {uri-asciidoctorj}[AsciidoctorJ], which brings the Asciidoctor ecosystem to the JVM.

// TODO: Fix URLs for badges once CI is configured
ifdef::badges[]
image:https://img.shields.io/travis/asciidoctor/asciidoctorj/master.svg[Build Status (Travis CI), link=https://travis-ci.org/asciidoctor/asciidoctorj-diagram]
image:https://github.com/asciidoctor/asciidoctorj-diagram/workflows/CI/badge.svg?branch=master[Build Status (GitHub Workflow CI), link=https://github.com/asciidoctor/asciidoctorj-diagram/actions?query=workflow%3ACI+branch%3Amaster]
endif::[]

ifdef::awestruct,env-browser[]
Expand Down

0 comments on commit 4bbdcf2

Please sign in to comment.