From d24f22fc376a48bbee4fc9a268fbc2b5fc905dd1 Mon Sep 17 00:00:00 2001 From: Alex Crichton Date: Tue, 4 Oct 2016 13:52:36 -0700 Subject: Only use stable rust on osx --- .travis.yml | 1 + 1 file changed, 1 insertion(+) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 18dae18..b353ee7 100644 --- a/.travis.yml +++ b/.travis.yml @@ -42,3 +42,4 @@ matrix: - os: osx before_install: brew install openssl env: OPENSSL_INCLUDE_DIR=/usr/local/include OPENSSL_LIB_DIR=/usr/local/lib + rust: stable -- cgit v1.2.3