0
0
Fork 0
mirror of https://github.com/dani-garcia/vaultwarden synced 2024-09-30 22:48:58 +02:00
bitwarden_rs/.travis.yml
2019-02-13 18:50:45 +01:00

9 lines
137 B
YAML

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