diff --git a/.travis.yml b/.travis.yml index d36d0163e934c0ec5eedfc0641003e4907acba11..d2ce599acdb091ed579c539fda0197d1eca24614 100644 --- a/.travis.yml +++ b/.travis.yml @@ -30,10 +30,10 @@ matrix: env: TARGET=x86_64-apple-darwin # Minimum Rust supported channel. - os: linux - rust: 1.9 + rust: 1.9.0 env: TARGET=x86_64-unknown-linux-musl - os: osx - rust: 1.9 + rust: 1.9.0 env: TARGET=x86_64-apple-darwin before_install: