From 381d3e908b9eabe2d43384b0eb348e7a2c76630e Mon Sep 17 00:00:00 2001 From: gnzlbg Date: Fri, 24 Aug 2018 13:29:30 +0200 Subject: sparc64 tests are passing again Closes #1064 . --- .travis.yml | 2 -- 1 file changed, 2 deletions(-) (limited to '.travis.yml') diff --git a/.travis.yml b/.travis.yml index 094fce2dd0..1905b0d4fb 100644 --- a/.travis.yml +++ b/.travis.yml @@ -113,8 +113,6 @@ matrix: - env: TARGET=x86_64-apple-ios CARGO_TARGET_X86_64_APPLE_IOS_RUNNER=$HOME/runtest RUSTFLAGS=-Clink-arg=-mios-simulator-version-min=7.0 - # FIXME(#1064) - - env: TARGET=sparc64-unknown-linux-gnu notifications: email: -- cgit v1.2.1