summaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorreger24 <11603289+reger24@users.noreply.github.com>2022-02-01 14:04:38 +0100
committerreger24 <11603289+reger24@users.noreply.github.com>2022-02-01 14:04:38 +0100
commit6c5b282919305e9efaa5b6fc4100eb1aec17a65f (patch)
tree2b04a7d4fa5f3c1a00e4ae4e237e224109dcd13c /README.md
parent52fe2ed8badbca57af0d7651b9aef1613267d204 (diff)
Some Gradle build script cleanup
- added multiproject in libbuild to compile and install all needed jars (reproduceing old maven build) - adjusted GitComInf (use a project version, build script with less hardcoded strings) - adjusted J7Zip-modified - include common version number for output jar - add task installJarToRoot to copy output jar to yacycore /lib - adjust main build with updated jar names as files are the same - updated also old build.xml And the Eclipse specific .classpath (with shall be deleted until complete move to gradle)
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index d74c16792..a2df7762c 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# YaCy
[![Gitter](https://badges.gitter.im/yacy/yacy_search_server.svg)](https://gitter.im/yacy/yacy_search_server?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge)
-[![Build Status](https://travis-ci.org/yacy/yacy_search_server.svg?branch=master)](https://travis-ci.org/yacy/yacy_search_server)
+[![Build Status](https://travis-ci.org/yacy/yacy_search_server.svg?branch=master)](https://travis-ci.com/yacy/yacy_search_server)
[![Deploy](https://www.herokucdn.com/deploy/button.svg)](https://heroku.com/deploy)