fail fast

This commit is contained in:
Oliver Schneider
2016-05-06 15:39:10 +02:00
parent d1393cfd38
commit fff6ddea2a
+1
View File
@@ -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