Add gjslint to requirements.txt
This commit is contained in:
@@ -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"
|
||||
|
||||
|
||||
@@ -1,2 +1,3 @@
|
||||
http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz
|
||||
pystache
|
||||
regex
|
||||
|
||||
Reference in New Issue
Block a user