Use JSDoc master again
... so we're able to always give the JSDoc project instant feedback on how it works with code that uses the Closure library.
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
before_install:
|
||||
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz"
|
||||
- "git clone https://github.com/jsdoc3/jsdoc && (cd jsdoc && git checkout v3.1.1)"
|
||||
- "git clone https://github.com/jsdoc3/jsdoc && (cd jsdoc && git checkout master)"
|
||||
|
||||
before_script:
|
||||
- "./build.py plovr"
|
||||
|
||||
Reference in New Issue
Block a user