Add aarch64 to allow_failures, update user

toolchain_update
Jiajie Chen 6 years ago
parent 6923efd250
commit ff82679ddc

@ -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:

@ -1 +1 @@
Subproject commit 343574eb12a0595abb1dfc7566408fac993c2ac5
Subproject commit e60682ae3241dd6c18798a411051f7209d60a9ba
Loading…
Cancel
Save