diff --git a/.travis.yml b/.travis.yml index 97687a2d7..095308b44 100644 --- a/.travis.yml +++ b/.travis.yml @@ -3,7 +3,7 @@ dist: trusty language: rust cache: cargo rust: - - beta # Change this to stable when Rust 1.31.0 is out + - stable branches: only: - master