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