diff --git a/.travis.yml b/.travis.yml index 2fecfe4..9387eea 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,6 +10,7 @@ cache: - cargo before_script: + - rustup set profile minimal - rustup update - rustup component add clippy - rustup component add rustfmt