1
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2025-05-12 14:43:56 +00:00
vaultwarden/.travis.yml

9 lines
127 B
YAML

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