WWW-www.enlightenment.org pushed a commit to branch master.

http://git.enlightenment.org/website/www-content.git/commit/?id=ca93ebaafccc3e44e4894b16ef49a277698bf7a3

commit ca93ebaafccc3e44e4894b16ef49a277698bf7a3
Author: Stefan Schmidt <ste...@datenfreihafen.org>
Date:   Tue Jun 16 06:47:36 2020 -0700

    Wiki page ci.md changed with summary [] by Stefan Schmidt
---
 pages/develop/ci.md.txt | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/pages/develop/ci.md.txt b/pages/develop/ci.md.txt
index c5fa8c4fd..94aa187c7 100644
--- a/pages/develop/ci.md.txt
+++ b/pages/develop/ci.md.txt
@@ -42,13 +42,13 @@ The daily cron job is running at ~ 17:30 CEST (Travis is 
not strict on the exact
 
 Depending on the available Travis resources such a build can take up to 60 
minutes
 
-## Testing: ##
+## Testing ##
 
 EFL testsuite (unit test suites + spec validation tests)
 
-## Docker images: ##
+## Docker images ##
 
-To support the various builds on Travis we have a bunch of docker images with 
the needed dependencies for efl pre-installed. The source for these docker 
images is the 
[ci-support-files](https://github.com/Enlightenment/ci-support-files) github 
repo where our Dockerfiles live. They will be automatically build on docker hub 
and pulled during a Travis run (when not already cached).
+To support the various builds on Travis we have a bunch of docker images with 
the needed dependencies for efl pre-installed. The source for these docker 
images is the 
[ci-support-files](https://github.com/Enlightenment/ci-support-files) github 
repo where our Dockerfiles live. They will be automatically build on [docker 
hub](https://hub.docker.com/repository/docker/stefanschmidt1/ci-support-files/tags?page=1)
 and pulled during a Travis run (when not already cached).
 
-## Caching: ##
+## Caching ##
 We use ccache in our builds and cache the results in the Travis caching 
mechanisms to save build time.
\ No newline at end of file

-- 


Reply via email to