Only shallow clone jsdoc
glsl-unit is not shallow cloned because code.google.com returns a 500 Internal Server Error.
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 build/jsdoc"
|
||||
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"
|
||||
- "git clone https://code.google.com/p/glsl-unit/ build/glsl-unit"
|
||||
|
||||
before_script:
|
||||
|
||||
Reference in New Issue
Block a user