mirror of
https://github.com/rcore-os/rCore.git
synced 2024-11-22 08:06:17 +04:00
Change travis badge link, and fix allow_failures syntax
This commit is contained in:
parent
10e883d56f
commit
772ab4f37d
@ -29,8 +29,8 @@ env:
|
||||
- ARCH="x86_64"
|
||||
- ARCH="aarch64"
|
||||
|
||||
allow_failures:
|
||||
matrix:
|
||||
matrix:
|
||||
allow_failures:
|
||||
- env: ARCH="aarch64"
|
||||
- os: osx
|
||||
|
||||
|
@ -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).
|
||||
|
||||
|
2
user
2
user
@ -1 +1 @@
|
||||
Subproject commit 11e02349a790923ac3710159f731155f8323b94e
|
||||
Subproject commit af7bd73cba82b258267244ea2b045278faa750db
|
Loading…
Reference in New Issue
Block a user