Repository: geode-examples Updated Branches: refs/heads/develop 15725b6e5 -> 6f5d21c55
GEODE-2318 Add travis-ci badge to README.md Project: http://git-wip-us.apache.org/repos/asf/geode-examples/repo Commit: http://git-wip-us.apache.org/repos/asf/geode-examples/commit/6f5d21c5 Tree: http://git-wip-us.apache.org/repos/asf/geode-examples/tree/6f5d21c5 Diff: http://git-wip-us.apache.org/repos/asf/geode-examples/diff/6f5d21c5 Branch: refs/heads/develop Commit: 6f5d21c55f70abf2969d6db7a3cff323fb402857 Parents: 15725b6 Author: Anthony Baker <[email protected]> Authored: Thu Jan 19 07:01:34 2017 -0800 Committer: Anthony Baker <[email protected]> Committed: Thu Jan 19 07:01:34 2017 -0800 ---------------------------------------------------------------------- README.md | 2 ++ 1 file changed, 2 insertions(+) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/geode-examples/blob/6f5d21c5/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index 6a9f146..dc7c0be 100644 --- a/README.md +++ b/README.md @@ -15,6 +15,8 @@ See the License for the specific language governing permissions and limitations under the License. --> +[](https://travis-ci.org/apache/geode-examples) + # Apache Geode examples This is the home of Apache Geode examples that are bundled with the project. Contributions<sup>[2]</sup> and corrections are welcome. Please talk to us about your suggestions at [[email protected]](mailto:[email protected]) or submit a [pull request](https://github.com/apache/geode/pull/new/develop).
