From ff82679ddce26301a5677b7728f14a2a938e2086 Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Tue, 26 Mar 2019 11:41:06 +0800 Subject: [PATCH] Add aarch64 to allow_failures, update user --- .travis.yml | 3 ++- user | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/.travis.yml b/.travis.yml index b91ca09..493c530 100644 --- a/.travis.yml +++ b/.travis.yml @@ -8,7 +8,7 @@ rust: nightly-2019-03-05 os: - linux - - osx + # - osx # too slow and hard to fix, skip it for now cache: cargo: true @@ -31,6 +31,7 @@ env: allow_failures: matrix: + - ARCH="aarch64" - os: osx install: diff --git a/user b/user index 343574e..e60682a 160000 --- a/user +++ b/user @@ -1 +1 @@ -Subproject commit 343574eb12a0595abb1dfc7566408fac993c2ac5 +Subproject commit e60682ae3241dd6c18798a411051f7209d60a9ba