travis: Fix the minimal build.
parent
bf152df322
commit
4e40c13b81
|
@ -30,6 +30,7 @@ jobs:
|
|||
- os: linux
|
||||
name: Minimal build
|
||||
script:
|
||||
- cd matrix_sdk
|
||||
- cargo build --no-default-features
|
||||
|
||||
- os: linux
|
||||
|
|
Loading…
Reference in New Issue