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