Add gjslint to requirements.txt

This commit is contained in:
Tom Payne
2013-10-02 13:30:19 +02:00
parent 57b4606aeb
commit 6f24507cd3
2 changed files with 1 additions and 1 deletions

View File

@@ -1,5 +1,4 @@
before_install:
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz"
- "sudo pip install -r requirements.txt"
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"

View File

@@ -1,2 +1,3 @@
http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
pystache
regex