UNPKG
markdown-extract
Version:
latest (1.0.2)
1.0.2
1.0.1
1.0.0
Extract portions of text fro ma markdown content
github.com/maboiteaspam/markdown-extract
markdown-extract
/
.travis.yml
14 lines
(13 loc)
•
134 B
YAML
View Raw
1
2
3
4
5
6
7
8
9
10
11
12
13
14
language: nodejs
node_js:
- 0.12 - 0.11 - 0.10 - 0.6 - 0.8 - iojs - iojs-v1.0.4
install:
- npm i
script:
- npm test