No need for beta & nightly in Travis

This commit is contained in:
Vincent Prouillet 2018-08-05 10:31:43 +02:00
parent 4f418a11b4
commit 8149b0db99

View file

@ -14,11 +14,6 @@ matrix:
- env: TARGET=x86_64-apple-darwin
os: osx
# Testing other channels
- env: TARGET=x86_64-unknown-linux-gnu
rust: beta
- env: TARGET=x86_64-unknown-linux-gnu
rust: nightly
# The earliest stable Rust version that works
- env: TARGET=x86_64-unknown-linux-gnu
rust: 1.27.0