fail fast
This commit is contained in:
parent
d1393cfd38
commit
fff6ddea2a
1 changed files with 1 additions and 0 deletions
|
@ -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 a new issue