Merge pull request #1371 from matthiasbeyer/revert-1361-travis-do-not-cargobuild
Revert "Remove "build" job to speed up travis builds"
This commit is contained in:
commit
0600f1d5f9
1 changed files with 1 additions and 0 deletions
|
@ -25,6 +25,7 @@ script:
|
|||
- |
|
||||
bash ./scripts/find-dead-symlinks || exit 1
|
||||
bash ./scripts/license-headers-updated || exit 1
|
||||
cargo build --all --all-features -j 1 || exit 1
|
||||
cargo test --all --all-features -j 1 || exit 1
|
||||
|
||||
notifications:
|
||||
|
|
Loading…
Reference in a new issue