1
0
mirror of https://github.com/dani-garcia/vaultwarden.git synced 2024-09-22 10:21:31 +02:00
Vaultwarden/.travis.yml
2019-02-13 18:50:45 +01:00

10 lines
137 B
YAML

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