diff --git a/.travis.yml b/.travis.yml index 3f7ca30..9af7248 100644 --- a/.travis.yml +++ b/.travis.yml @@ -14,6 +14,7 @@ before_script: - rustup update - rustup component add clippy - rustup component add rustfmt + - 'echo $PATH' script: - cargo test --no-run