mirror of
https://github.com/sigp/lighthouse.git
synced 2026-05-08 17:26:04 +00:00
Add cargo fmt to .travis.yml (#474)
* Run cargo fmt * Add cargo fmt to travis.yml
This commit is contained in:
@@ -11,6 +11,7 @@ before_install:
|
||||
- sudo chown -R $USER /usr/local/include/google
|
||||
script:
|
||||
- cargo build --verbose --all --release
|
||||
- cargo fmt --all -- --check
|
||||
rust:
|
||||
- beta
|
||||
- nightly
|
||||
|
||||
Reference in New Issue
Block a user