Add travis status

This commit is contained in:
Abhishek Chanda
2015-04-24 15:09:39 -07:00
parent e2d122e321
commit e655c0f9b0

View File

@ -1,5 +1,7 @@
This is supposed to be a library to work with IPv4 and v6 CIDRs in rust
[![Build Status](https://travis-ci.org/achanda/ipnetwork.svg?branch=master)](https://travis-ci.org/achanda/ipnetwork)
Installation
=============
This crate works with Cargo. Assuming you have Rust and Cargo installed, simply check out the source and run tests: