Compile using only the stable and beta versions of Rust

This commit is contained in:
Matt McCoy 2017-03-02 17:31:56 -05:00
parent 61c7c0ff0a
commit 1ef94f86dc

View file

@ -1,7 +1,6 @@
sudo: false
language: rust
rust:
- 1.9.0
- stable
- beta
before_install: