Use a released version of jsdoc
This commit is contained in:
@@ -1,6 +1,10 @@
|
|||||||
before_install:
|
before_install:
|
||||||
- "sudo pip install -r requirements.txt"
|
- "sudo pip install -r requirements.txt"
|
||||||
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"
|
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"
|
||||||
|
- "cd build/jsdoc"
|
||||||
|
- "git fetch origin refs/tags/v3.2.2:refs/tags/v3.2.2"
|
||||||
|
- "git checkout tags/v3.2.2"
|
||||||
|
- "cd ../.."
|
||||||
|
|
||||||
before_script:
|
before_script:
|
||||||
- "./build.py plovr"
|
- "./build.py plovr"
|
||||||
|
|||||||
Reference in New Issue
Block a user