We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a59702b commit 10f36c7Copy full SHA for 10f36c7
.travis.yml
@@ -40,8 +40,6 @@ install:
40
- rustup default nightly-2019-07-19
41
- rustup component add rustfmt
42
- rustup component add clippy
43
- - cargo fmt --all -- --check
44
- - cargo clippy -- -D warnings
45
- |
46
if [ "$TRAVIS_OS_NAME" == "osx" ]; then
47
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