travis: Fix the minimal build.
This commit is contained in:
parent
bf152df322
commit
4e40c13b81
1 changed files with 1 additions and 0 deletions
|
@ -30,6 +30,7 @@ jobs:
|
|||
- os: linux
|
||||
name: Minimal build
|
||||
script:
|
||||
- cd matrix_sdk
|
||||
- cargo build --no-default-features
|
||||
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in a new issue