mirror of
https://github.com/rust-lang/rust.git
synced 2026-05-31 13:40:15 +03:00
fail fast
This commit is contained in:
@@ -14,6 +14,7 @@ install:
|
||||
- npm install remark remark-lint
|
||||
|
||||
script:
|
||||
- set -e
|
||||
- remark -f README.md -u remark-lint > /dev/null
|
||||
- python util/update_lints.py -c
|
||||
- cargo build --features debugging
|
||||
|
||||
Reference in New Issue
Block a user