mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-19 18:42:31 +00:00
Try fix travis build
This commit is contained in:
parent
178a57f3d1
commit
5254d249f5
@ -10,10 +10,12 @@ addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
- george-edison55-precise-backports # recent version of cmake
|
||||
packages:
|
||||
- gcc-4.8
|
||||
- g++-4.8 # required to compile glslang
|
||||
- clang
|
||||
- cmake
|
||||
|
||||
script:
|
||||
- cargo test -v --manifest-path glsl-to-spirv/Cargo.toml
|
||||
|
Loading…
Reference in New Issue
Block a user