mirror of
https://github.com/rust-lang/rust-clippy
synced 2024-11-27 07:00:55 +00:00
Make sure base tests are executed, too 🔨
This commit is contained in:
parent
cc9122777b
commit
4abd4a12b7
1 changed files with 1 additions and 0 deletions
|
@ -31,6 +31,7 @@ install:
|
|||
|
||||
matrix:
|
||||
include:
|
||||
- env: BASE_TESTS=true # runs the base tests
|
||||
- env: INTEGRATION=rust-lang/cargo
|
||||
- env: INTEGRATION=rust-lang-nursery/rand
|
||||
allow_failures:
|
||||
|
|
Loading…
Reference in a new issue