From bc6ee4d7fbf03cc8bebc4b2aa1007d0959c49604 Mon Sep 17 00:00:00 2001 From: Steven Fackler Date: Fri, 29 Apr 2016 21:43:23 -0700 Subject: [PATCH] Cut out tests against beta The build matrix is way too big and this isn't super useful --- .travis.yml | 1 - 1 file changed, 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index d649083a..e73df5f0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -6,7 +6,6 @@ addons: - gcc-arm-linux-gnueabihf rust: - nightly -- beta - 1.8.0 os: - osx