mirror of
https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs.git
synced 2025-04-28 07:55:22 +00:00
Remove travis cargo cache
This commit is contained in:
parent
a178945d80
commit
162311d2f1
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
||||||
dist: trusty
|
dist: trusty
|
||||||
sudo: required
|
sudo: required
|
||||||
language: rust
|
language: rust
|
||||||
cache:
|
|
||||||
cargo: true
|
|
||||||
rust:
|
rust:
|
||||||
- stable
|
- stable
|
||||||
- beta
|
- beta
|
||||||
|
|
Loading…
Reference in a new issue