From 772ab4f37d08a496241840c11f0db450a4f1771b Mon Sep 17 00:00:00 2001 From: Jiajie Chen Date: Wed, 27 Mar 2019 01:40:47 +0800 Subject: [PATCH] Change travis badge link, and fix allow_failures syntax --- .travis.yml | 4 ++-- README.md | 2 +- user | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/.travis.yml b/.travis.yml index 8befb8e4..7aa53374 100644 --- a/.travis.yml +++ b/.travis.yml @@ -29,8 +29,8 @@ env: - ARCH="x86_64" - ARCH="aarch64" -allow_failures: - matrix: +matrix: + allow_failures: - env: ARCH="aarch64" - os: osx diff --git a/README.md b/README.md index 2937f5da..184ecb42 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # rCore -[![Build Status](https://travis-ci.org/oscourse-tsinghua/rcore_plus.svg?branch=master)](https://travis-ci.org/oscourse-tsinghua/rcore_plus) +[![Build Status](https://travis-ci.org/rcore-os/rCore.svg?branch=master)](https://travis-ci.org/rcore-os/rCore) Rust version of THU [uCore OS Plus](https://github.com/chyyuu/ucore_os_plus). diff --git a/user b/user index 11e02349..af7bd73c 160000 --- a/user +++ b/user @@ -1 +1 @@ -Subproject commit 11e02349a790923ac3710159f731155f8323b94e +Subproject commit af7bd73cba82b258267244ea2b045278faa750db