diff --git a/.travis.yml b/.travis.yml index 3bf2d3fd66..e274fb72c2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -40,4 +40,4 @@ before_script: - rustfmt +stable --version script: ./test-all.sh cache: - cargo: true \ No newline at end of file + cargo: false \ No newline at end of file