This is an automated email from the ASF dual-hosted git repository.
ilgrosso pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/syncope.git
The following commit(s) were added to refs/heads/master by this push:
new dcee131 Updating Travis CI refs
dcee131 is described below
commit dcee131b8bea4d20afe2cbe056bb6a1e0b8e2358
Author: Francesco Chicchiriccò <[email protected]>
AuthorDate: Thu Nov 12 14:53:18 2020 +0100
Updating Travis CI refs
---
src/site/site.xml | 4 ++--
src/site/xdoc/integration.xml | 4 ++--
2 files changed, 4 insertions(+), 4 deletions(-)
diff --git a/src/site/site.xml b/src/site/site.xml
index ca10468..bd688cc 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -97,8 +97,8 @@ Apache, Syncope, Apache Syncope, the Apache feather logo and
the Apache Syncope
<img
src="https://bestpractices.coreinfrastructure.org/projects/154/badge"
style="vertical-align: top"/>
</a>
<img
src="https://img.shields.io/maven-central/v/org.apache.syncope/syncope.png"
style="vertical-align: top"/>
- <a href="https://travis-ci.org/apache/syncope">
- <img src="https://api.travis-ci.org/apache/syncope.png"
style="vertical-align: top"/>
+ <a href="https://travis-ci.com/github/apache/syncope">
+ <img src="https://api.travis-ci.com/apache/syncope.png"
style="vertical-align: top"/>
</a>
<a
href="https://ci.appveyor.com/project/ApacheSoftwareFoundation/syncope">
<img
src="https://ci.appveyor.com/api/projects/status/k3moao48iilrq2pw?svg=true"
style="vertical-align: top"/>
diff --git a/src/site/xdoc/integration.xml b/src/site/xdoc/integration.xml
index 668fb8a..87f60c0 100644
--- a/src/site/xdoc/integration.xml
+++ b/src/site/xdoc/integration.xml
@@ -34,8 +34,8 @@ under the License.
<section name="Travis CI">
<p>
- <a href="https://travis-ci.org/apache/syncope">
- <img src="https://api.travis-ci.org/apache/syncope.png"/>
+ <a href="https://travis-ci.com/github/apache/syncope">
+ <img src="https://api.travis-ci.com/apache/syncope.png"/>
</a>
</p>
</section>