Enable LXD for faster builds (#233)
It seems a lot faster – the "All features" build is ~ 1:45 instead of ~ 3:15.
This commit is contained in:
parent
eac710815b
commit
39a866d946
1 changed files with 1 additions and 0 deletions
|
@ -1,5 +1,6 @@
|
|||
language: rust
|
||||
rust: nightly
|
||||
virt: lxd
|
||||
|
||||
jobs:
|
||||
include:
|
||||
|
|
Loading…
Add table
Reference in a new issue