mirror of
https://github.com/Syfaro/fuzzysearch.git
synced 2024-11-23 15:22:31 +00:00
Update Drone build deps.
This commit is contained in:
parent
9eb653ce6b
commit
b1552d8ee1
@ -9,8 +9,9 @@ platform:
|
|||||||
|
|
||||||
steps:
|
steps:
|
||||||
- name: test
|
- name: test
|
||||||
image: rust:1-slim
|
image: rust:1-slim-buster
|
||||||
commands:
|
commands:
|
||||||
|
- apt-get update -y && apt-get install -y libavcodec-dev libavformat-dev libavutil-dev libavdevice-dev pkg-config clang llvm
|
||||||
- cargo build
|
- cargo build
|
||||||
- cargo test
|
- cargo test
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user