Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mariobehling authored Jul 18, 2017
1 parent 97b4b22 commit 1524069
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
# YaCy Grid Component: Master Connect Program (MCP)
[![Build Status](https://travis-ci.org/yacy/yacy_grid_mcp.svg?branch=master)](https://travis-ci.org/yacy/yacy_grid_mcp)

The YaCy Grid is the second-generation implementation of YaCy, a peer-to-peer search engine.
A YaCy Grid installation consists of a set of micro-services which communicate with each other
Expand Down

5 comments on commit 1524069

@luccioman
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Hi @mariobehling , @Orbiter , @reger24 , I fixed Travis configuration for the venerable yacy_search_server (see successful build on a branch of mine).
I have insufficient rights to enable it on the main master repository, but I believe it would be valuable while yacy_search_server is actively maintained, and also to add a build status link like the one here. What do you think?

@mariobehling
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks. Please make a pull request and match it to the correct issue. Cheers

@luccioman
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@mariobehling indeed I have the rights to commit on yacy_search_server repository (see for example my last related commit) , it is just that on travis-ci.org I have insufficient admin rights to activate it for automated builds...

@mariobehling
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luccioman Please don't commit directly to the server. Preferably open an issue and match the issue with the pull request.

@mariobehling
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

@luccioman I checked travis. It is enabled for this repository. How to test it? Open a pull request to yacy_grid_mcp and add the information about the corresponding issue #17

Issues and PRs are the right places to discuss this. Comments to a merged PR are not the right place. Cheers.

Please sign in to comment.