Skip to content

Commit

Permalink
remove: cargo fmt --all -- --write-mode=diff
Browse files Browse the repository at this point in the history
  • Loading branch information
sitkevij committed Apr 24, 2018
1 parent c9b6f8d commit 0514973
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ matrix:
- rust: nightly
- os: osx
script:
- cargo fmt --all -- --write-mode=diff
- cargo build --verbose --all
- cargo test --verbose --all -- --nocapture
- docker build -t sitkevij/stretch-slim:hex-0.1.2 .

0 comments on commit 0514973

Please sign in to comment.