Merge pull request #408 from elemoine/jsdoc311

Use jsdoc v3.1.1
This commit is contained in:
Éric Lemoine
2013-03-20 15:52:57 -07:00

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"
- "git clone https://github.com/jsdoc3/jsdoc && (cd jsdoc && git checkout v3.1.1)"
before_script:
- "./build.py plovr"