Skip to content

Commit 10f36c7

Browse files
danieldkDaniël de Kok
authored andcommitted
Fix merge error
1 parent a59702b commit 10f36c7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -40,8 +40,6 @@ install:
4040
- rustup default nightly-2019-07-19
4141
- rustup component add rustfmt
4242
- rustup component add clippy
43-
- cargo fmt --all -- --check
44-
- cargo clippy -- -D warnings
4543
- |
4644
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
4745
travis_retry wget https://github.com/PyO3/maturin/releases/download/v0.7.2/maturin-v0.7.2-x86_64-apple-darwin.tar.gz

0 commit comments

Comments
 (0)