소스 검색

Add travis build status

Philipp Oppermann 9 년 전
부모
커밋
1e81e1008d
1개의 변경된 파일2개의 추가작업 그리고 0개의 파일을 삭제
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,4 +1,6 @@
 # multiboot2-elf64
+[![Build Status](https://travis-ci.org/phil-opp/multiboot2-elf64.svg?branch=master)](https://travis-ci.org/phil-opp/multiboot2-elf64)
+
 An experimental Multiboot 2 crate for ELF-64 kernels. It's very incomplete and completely untested. I wrote it for the [blog OS project](https://github.com/phil-opp/blog_os).
 
 Contributions welcome! **If someone wants to maintain this crate, please contact me!**