Skip to content

Commit

Permalink
Add travis CI config
Browse files Browse the repository at this point in the history
  • Loading branch information
GeLoLabs committed Nov 25, 2011
1 parent cf3a27e commit 113798e
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 2 deletions.
6 changes: 6 additions & 0 deletions .travis.yml
@@ -0,0 +1,6 @@
language: php
php: 5.3
script: phpunit
notifications:
email:
- geloen.eric@gmail.com
4 changes: 2 additions & 2 deletions README.markdown
Expand Up @@ -10,11 +10,11 @@ Actually, this bundle allows you to manage:

It uses the google map API v3.

[![Build Status](https://secure.travis-ci.org/egeloen/IvoryGoogleMapBundle.png)](http://travis-ci.org/egeloen/IvoryGoogleMapBundle)

Documentation
-------------

The documentation is being rewritten.

1. [Installation](http://github.com/egeloen/IvoryGoogleMapBundle/blob/master/Resources/doc/installation.md)
2. [Usage](http://github.com/egeloen/IvoryGoogleMapBundle/blob/master/Resources/doc/usage.md)
- [Map](http://github.com/egeloen/IvoryGoogleMapBundle/blob/master/Resources/doc/usage/map.md)
Expand Down

0 comments on commit 113798e

Please sign in to comment.