Skip to content

Commit

Permalink
Enable LXD for faster builds (#233)
Browse files Browse the repository at this point in the history
It seems a lot faster – the "All features" build is ~ 1:45 instead of ~ 3:15.
  • Loading branch information
lambda-fairy committed Oct 11, 2020
1 parent eac7108 commit 39a866d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
language: rust
rust: nightly
virt: lxd

jobs:
include:
Expand Down

0 comments on commit 39a866d

Please sign in to comment.