more arguments don't make stuff better

This commit is contained in:
Oliver Schneider 2016-05-06 16:22:17 +02:00
parent 93ae9c32f1
commit 3ec1b9a40a
No known key found for this signature in database
GPG Key ID: 56D6EEA0FC67AC46
1 changed files with 1 additions and 1 deletions

View File

@ -15,7 +15,7 @@ install:
script:
- set -e
- remark -f README.md -u remark-lint -c .remarkrc.json > /dev/null
- remark -f README.md > /dev/null
- python util/update_lints.py -c
- cargo build --features debugging
- rm -rf target/ Cargo.lock