Repository: incubator-wave Updated Branches: refs/heads/wavy 051db0928 -> baa38a1fd
fixed table issue in readme markdown and removed jdk from travis Project: http://git-wip-us.apache.org/repos/asf/incubator-wave/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-wave/commit/baa38a1f Tree: http://git-wip-us.apache.org/repos/asf/incubator-wave/tree/baa38a1f Diff: http://git-wip-us.apache.org/repos/asf/incubator-wave/diff/baa38a1f Branch: refs/heads/wavy Commit: baa38a1fdf11ad6bbc210ae9e5fe4877a5ca09fc Parents: 051db09 Author: wisebaldone <[email protected]> Authored: Wed Apr 27 20:34:20 2016 +1000 Committer: wisebaldone <[email protected]> Committed: Wed Apr 27 20:34:20 2016 +1000 ---------------------------------------------------------------------- .travis.yml | 2 -- README.md | 10 +++++----- 2 files changed, 5 insertions(+), 7 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/baa38a1f/.travis.yml ---------------------------------------------------------------------- diff --git a/.travis.yml b/.travis.yml index 6f1b2a9..e69de29 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,2 +0,0 @@ -language: java -jdk: oraclejdk8 \ No newline at end of file http://git-wip-us.apache.org/repos/asf/incubator-wave/blob/baa38a1f/README.md ---------------------------------------------------------------------- diff --git a/README.md b/README.md index dc1f6cc..1877b1b 100644 --- a/README.md +++ b/README.md @@ -1,9 +1,8 @@ +#  Apache Wave + | Tool | Status | | --- | --- | -| Jenkins | [](https://builds.apache.org/job/wave-small_tests) | -| Travis | [](https://travis-ci.org/apache/incubator-wave) | - -#  Apache Wave +| Travis | [](https://travis-ci.org/apache/incubator-wave) | The Apache Wave project is a stand alone wave server and rich web editor and multiple platform clients that serves as a Wave reference implementation. @@ -20,7 +19,8 @@ lively and responsive environment that promotes more fluid and dynamic collaboration between users. ## Resources - +| What | Where | +| --- | --- | | Homepage | http://incubator.apache.org/wave/ | | Mailing list | http://incubator.apache.org/wave/mailing-lists.html | | Hipchat | https://www.hipchat.com/gsModF8CY |
