Add CI badge

This commit is contained in:
Martin Geisler 2017-07-25 00:16:07 +02:00 committed by GitHub
parent 846ef39ba6
commit 8d64ff9708
1 changed files with 2 additions and 0 deletions

View File

@ -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,