From 66cce2b89a1343ca21e633237d62a8282cca5683 Mon Sep 17 00:00:00 2001 From: Jorge Aparicio Date: Sat, 4 Nov 2017 20:05:15 +0100 Subject: [PATCH] use recent nightly for macOS --- .travis.yml | 4 ---- 1 file changed, 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 7ebc88d..391cfa0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -27,13 +27,9 @@ matrix: rust: nightly - env: TARGET=i686-apple-darwin os: osx - # old nightly to work around rust-lang/cargo#4699 - rust: nightly-2017-10-10 - env: TARGET=x86_64-apple-darwin os: osx rust: nightly - # old nightly to work around rust-lang/cargo#4699 - rust: nightly-2017-10-10 install: - bash ci/install.sh