Use latest gjslint version (2.3.10)

This commit is contained in:
Éric Lemoine
2013-05-10 00:13:05 +02:00
parent 917e78a096
commit 410f35bb44

View File

@@ -1,5 +1,5 @@
before_install:
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-2.3.9.tar.gz"
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz"
- "git clone --depth=50 https://github.com/jsdoc3/jsdoc build/jsdoc"
- "git clone https://code.google.com/p/glsl-unit/ build/glsl-unit"