Don't install glsl-unit in Travis environment
This commit is contained in:
@@ -2,7 +2,6 @@ before_install:
|
||||
- "sudo pip install http://closure-linter.googlecode.com/files/closure_linter-latest.tar.gz"
|
||||
- "sudo pip install -r requirements.txt"
|
||||
- "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:
|
||||
- "./build.py plovr"
|
||||
|
||||
Reference in New Issue
Block a user