1
0
Fork 0

Merge pull request #142 from timoschilling/travis

Travis Setup
This commit is contained in:
Frank Celler 2012-08-07 04:54:09 -07:00
commit 19d0453a43
3 changed files with 5 additions and 0 deletions

1
.gitignore vendored
View File

@ -159,3 +159,4 @@ VC++
.protobuf-build-64
3rdParty/protobuf-2.4.1/BUILD/
Installation/arangod.conf
UnitTests/HttpInterface/Gemfile.lock

3
.travis.yml Normal file
View File

@ -0,0 +1,3 @@
language: c
before_script: "bash -c 'cd UnitTests/HttpInterface && bundle'"
script: "./configure && make && ./unittests.sh"

View File

@ -1,4 +1,5 @@
# ArangoDB
[![Build Status](https://secure.travis-ci.org/timoschilling/ArangoDB.png?branch=master)](http://travis-ci.org/timoschilling/ArangoDB)
We recently started a new open source project - a nosql database
called AvocadoDB which became ArangoDB in May 2012. ArangoDB is