Skip to content

Commit

Permalink
Add rustfmt for Travis
Browse files Browse the repository at this point in the history
  • Loading branch information
JakubOnderka committed May 3, 2019
1 parent 7efeb00 commit 764e99a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -20,6 +20,7 @@ rust:

before_script:
- |
rustup component add rustfmt &&
which cargo-coveralls || cargo install cargo-travis &&
export PATH=$HOME/.cargo/bin:$PATH
Expand Down

0 comments on commit 764e99a

Please sign in to comment.