master
Paul Woolcock 6 years ago
parent 9369abcf7f
commit e18433be61
  1. 2
      .travis.yml

@ -33,7 +33,7 @@ matrix:
- name: "rustfmt"
rust: nightly
before_script: rustup component add rustfmt-preview
script: cargo fmt --all -- check
script: cargo fmt --all -- --check
allow_failures:
- rust: nightly

Loading…
Cancel
Save