You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@groovy.apache.org by su...@apache.org on 2019/08/04 14:23:29 UTC

[groovy] 01/02: Comment out the teamcity CI info for now

This is an automated email from the ASF dual-hosted git repository.

sunlan pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/groovy.git

commit 010fed554d7d9d78b633f32b32a60b1d6ffcdccf
Author: Daniel Sun <su...@apache.org>
AuthorDate: Sun Aug 4 22:20:22 2019 +0800

    Comment out the teamcity CI info for now
---
 README.adoc | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/README.adoc b/README.adoc
index 4d39c58..881ab9e 100644
--- a/README.adoc
+++ b/README.adoc
@@ -49,7 +49,7 @@ The Groovy development team
 image::https://raw.githubusercontent.com/groovy/artwork/master/medium.png[]
 image:{jdk-icon}[jdk, link={jdk}]
 image:{apache-license-icon}[Apache License 2, link={apache-license-link}]
-image:{build-icon}[teamcity build status, link={groovy-ci}]
+// image:{build-icon}[teamcity build status, link={groovy-ci}]
 image:{travis-build-icon}[travis build status, link={travis-ci}]
 image:{bintray-download-icon}[bintray download, link={bintray-latest-version-link}]
 image:{apache-groovy-twitter-icon}[follow on Twitter, link={apache-groovy-twitter-link}]
@@ -123,7 +123,7 @@ the `gradlew` command instead of `gradle`. (On Unix-like systems, use `./gradlew
 
 == Building from Source
 
-Build is image:{build-icon}[build status, link={groovy-ci}].
+// Build is image:{build-icon}[build status, link={groovy-ci}].
 
 To build you will need: