mirror of
https://github.com/rust-lang/rust-clippy
synced 2025-02-17 06:28:42 +00:00
hopefully fix travis on OSX, too
This commit is contained in:
parent
e4cfc79190
commit
2a7bfc74d1
1 changed files with 1 additions and 0 deletions
|
@ -28,6 +28,7 @@ install:
|
|||
- (cargo install rustfmt || true)
|
||||
|
||||
script:
|
||||
- PATH=$PATH:./node_modules/.bin
|
||||
- remark -f README.md > /dev/null
|
||||
- python util/update_lints.py -c
|
||||
- set -e
|
||||
|
|
Loading…
Add table
Reference in a new issue