Add jsdoc install

pull/6/head
Eric Holscher 9 years ago
parent 9bc6072283
commit 2a29d38ba1

@ -3,4 +3,5 @@ python:
- "2.7"
install:
- "pip install ."
- "npm install jsdoc"
script: python setup.py test

Loading…
Cancel
Save