Skip to content

Commit

Permalink
Adding Travis exclusions and README Update
Browse files Browse the repository at this point in the history
  • Loading branch information
Jon West committed Jul 6, 2015
1 parent ff830e0 commit 3a075c0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .travis.yml
Expand Up @@ -7,5 +7,9 @@ node_js:
- "0.6"
- "iojs"
- "iojs-v1.0.4"
matrix:
allow_failures:
- "0.8"
- "0.6"
before_script:
- npm install -g jake
3 changes: 3 additions & 0 deletions README.md
@@ -1,3 +1,6 @@
[![Build
Status](https://secure.travis-ci.org/ddproxy/Leaflet.draw.png?branch=master)](http://travis-ci.org/ddproxy/Leaflet.draw)

#Leaflet.draw With Touch
This is a touch friendly version of Leaflet.draw that was created and maintained by Michael Guild (https://github.com/michaelguild13).

Expand Down

0 comments on commit 3a075c0

Please sign in to comment.