0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-06-18 11:58:24 +02:00
bitwarden_rs/.travis.yml

10 lines
127 B
YAML

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