fail fast
This commit is contained in:
parent
d1393cfd38
commit
fff6ddea2a
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user