mirror of
https://github.com/vulkano-rs/vulkano.git
synced 2024-11-25 16:25:31 +00:00
Add Travis CI caching
This commit is contained in:
parent
16d3800e8f
commit
7effb9c61e
@ -3,6 +3,8 @@ rust:
|
||||
- nightly
|
||||
- stable
|
||||
|
||||
cache: cargo
|
||||
|
||||
install:
|
||||
- export CXX="g++-4.8"
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user