Try fix travis

This commit is contained in:
Pierre Krieger 2016-02-19 16:48:55 +01:00
parent 6e465a8c63
commit 874f4ee28f

View File

@ -8,7 +8,7 @@ rust:
addons:
apt:
packages:
- libstdc++6
- g++-4.9 # required to compile glslang
script:
- cargo test -v --manifest-path glsl-to-spirv/Cargo.toml