mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2025-02-16 17:12:29 +00:00
Travis try again
This commit is contained in:
parent
e355e4c3c8
commit
85d1c5b31f
@ -7,8 +7,12 @@ rust:
|
||||
|
||||
addons:
|
||||
apt:
|
||||
sources:
|
||||
- ubuntu-toolchain-r-test
|
||||
packages:
|
||||
- gcc-4.8
|
||||
- g++-4.8 # required to compile glslang
|
||||
- clang
|
||||
|
||||
script:
|
||||
- cargo test -v --manifest-path glsl-to-spirv/Cargo.toml
|
||||
|
Loading…
Reference in New Issue
Block a user