Skip to content

Commit

Permalink
update README; disable email notifications
Browse files Browse the repository at this point in the history
  • Loading branch information
paulvi committed Oct 29, 2013
1 parent e96d2c8 commit 6149b3d
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 2 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
language: java

notifications:
email: false
6 changes: 4 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# Eclipse Markdown Test Editor Plugin
# Eclipse Markdown Editor Plugin

[![Build Status](https://secure.travis-ci.org/winterstein/Eclipse-Markdown-Editor-Plugin.png)](http://travis-ci.org/winterstein/Eclipse-Markdown-Editor-Plugin)

Expand Down Expand Up @@ -34,4 +34,6 @@ Main Editor class `winterwell.markdown.editors.MarkdownEditor` defined as

mvn package
then check `site\target` directory for update site archive `markdown.editor.site-x.x.x.zip` and p2 repository
then check `site\target` directory for update site archive `markdown.editor.site-x.x.x.zip` and p2 repository.
Use Help -> Install New Software... -> Add... -> Archive to istall from .zip file.

0 comments on commit 6149b3d

Please sign in to comment.