mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 06:17:49 +00:00
Check rustfmt formatting in travis builds (#210)
* Install rustfmt * Check formatting in travis builds
This commit is contained in:
committed by
GitHub
parent
68921b625d
commit
9830f4ef48
@@ -5,6 +5,8 @@ rust:
|
||||
|
||||
cache: cargo
|
||||
|
||||
before_script: (cargo install rustfmt || true)
|
||||
|
||||
sudo: false
|
||||
|
||||
notifications:
|
||||
|
||||
Reference in New Issue
Block a user