Martin Geisler 7 роки тому
батько
коміт
8d64ff9708
1 змінених файлів з 2 додано та 0 видалено
  1. 2 0
      README.md

+ 2 - 0
README.md

@@ -1,5 +1,7 @@
 # num
 
+[![](https://travis-ci.org/rust-num/num.svg)](https://travis-ci.org/rust-num/num)
+
 A collection of numeric types and traits for Rust.
 
 This includes new types for big integers, rationals, and complex numbers,