added .travis.yml file (build with original and biicode building);

added bii-travis.sh and readme.md files; added build status section with travis and biicode build
systems

Change-Id: I93acd1ca9497416ade6293d63b5311c4c31b880f
This commit is contained in:
franchuti688
2015-04-01 12:35:37 +02:00
committed by Wouter van Oortmerssen
parent e3b432cba8
commit 23f75f598e
7 changed files with 76 additions and 11 deletions

View File

@@ -2,6 +2,12 @@ FlatBuffers Version 1.1.0
# Welcome to FlatBuffers!
## Build Status
- Travis: [![Build Status](https://travis-ci.org/google/flatbuffers.svg?branch=master)](https://travis-ci.org/google/flatbuffers)
----
FlatBuffers is a serialization library for games and other memory constrained
apps. Go to our [landing page][] to browse our documentation.