Skip to content

Commit

Permalink
enforce it
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdplm committed Jan 16, 2020
1 parent 425b8b3 commit cec8446
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Expand Up @@ -29,8 +29,10 @@ matrix:
before_script:
- export PATH=$HOME/.cargo/bin:$PATH
- cargo install cargo-travis || echo "cargo-travis already installed"
- rustup component add rustfmt

script:
- cargo fmt --all -- --check
- cargo test

after_success:
Expand Down

0 comments on commit cec8446

Please sign in to comment.