Add Travis CI image to README

This commit is contained in:
Thomas Pöchtrager 2015-08-24 00:56:14 +02:00
parent 94a2e10665
commit cd47e4ae74

View File

@ -44,3 +44,7 @@ target = `i386-apple-darwin11`, `x86_64-apple-darwin11`, `arm-apple-darwin11`, .
If you get compile errors because of `unistd.h`, then please run
`../tools/fix_unistd_issue.sh` and restart compiling.
## TRAVIS CI ##
[![Build Status](https://travis-ci.org/tpoechtrager/cctools-port.svg?branch=master)](https://travis-ci.org/tpoechtrager/cctools-port)