Skip to content

Commit 3ec1b9a

Browse files
committed
more arguments don't make stuff better
1 parent 93ae9c3 commit 3ec1b9a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ install:
1515

1616
script:
1717
- set -e
18-
- remark -f README.md -u remark-lint -c .remarkrc.json > /dev/null
18+
- remark -f README.md > /dev/null
1919
- python util/update_lints.py -c
2020
- cargo build --features debugging
2121
- rm -rf target/ Cargo.lock

0 commit comments

Comments
 (0)