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:
ahocevar
2013-03-22 10:50:15 +01:00
parent 5736765cb7
commit 77efd352ad

View File

@@ -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"