diff options
author | Kito Cheng <kito.cheng@sifive.com> | 2021-03-05 16:41:54 +0800 |
---|---|---|
committer | Kito Cheng <kito.cheng@sifive.com> | 2021-03-05 16:41:54 +0800 |
commit | 4e711512e162007e017ff1822e036e2b1219dc5f (patch) | |
tree | b9fdf346a94569f61b7f131044f5f2e203fdc5be /README.md | |
parent | 407cdc0ceb0f6d760342ac6cf1b890378f5a81bd (diff) | |
download | riscv-gnu-toolchain-4e711512e162007e017ff1822e036e2b1219dc5f.zip riscv-gnu-toolchain-4e711512e162007e017ff1822e036e2b1219dc5f.tar.gz riscv-gnu-toolchain-4e711512e162007e017ff1822e036e2b1219dc5f.tar.bz2 |
Remove travis-ci2021.03.06
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -1,8 +1,6 @@ RISC-V GNU Compiler Toolchain ============================= -[![Build Status](https://travis-ci.org/riscv/riscv-gnu-toolchain.svg?branch=master)](https://travis-ci.org/riscv/riscv-gnu-toolchain) - This is the RISC-V C and C++ cross-compiler. It supports two build modes: a generic ELF/Newlib toolchain and a more sophisticated Linux-ELF/glibc toolchain. |