Procházet zdrojové kódy

Add travis build status

Philipp Oppermann před 9 roky
rodič
revize
1e81e1008d
1 změnil soubory, kde provedl 2 přidání a 0 odebrání
  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!**