1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-20 09:21:32 +02:00
Vaultwarden/.travis.yml

10 lines
127 B
YAML
Raw Normal View History

dist: xenial
language: rust
rust: nightly
cache: cargo
# Nothing to install
install: true
script: cargo build --all-features