From 1ef94f86dcff5ed62cae72f34e3214f92594ed73 Mon Sep 17 00:00:00 2001 From: Matt McCoy Date: Thu, 2 Mar 2017 17:31:56 -0500 Subject: [PATCH] Compile using only the stable and beta versions of Rust --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index 7ba9331..0525bd2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -1,7 +1,6 @@ sudo: false language: rust rust: -- 1.9.0 - stable - beta before_install: