Add Travis Badge to ReadMe (#81)

This provides a quick navigation link to our travis build.
Additionally, it makes it so that the master build status can be confirmed quickly.
This commit is contained in:
Jonathan Leitschuh
2016-05-26 18:54:12 -04:00
committed by Peter Johnson
parent 4aca3c2022
commit 4af0bbddee

View File

@@ -1,5 +1,7 @@
# WPILib Project
[![Build Status](https://travis-ci.org/wpilibsuite/allwpilib.svg?branch=master)](https://travis-ci.org/wpilibsuite/allwpilib)
Welcome to the WPILib project. This repository contains the HAL, WPILibJ, and WPILibC projcts. These are the core libraries for creating robot programs for the roboRIO.
- [WPILib Mission](#wpilib-mission)