Commit d797c967 authored by Romain Neutron's avatar Romain Neutron

Add Travis CI configuration

parent 25abd1a8
language: php
before_script:
- curl -s http://getcomposer.org/installer | php
- php composer.phar install
php:
- 5.3.2
- 5.3
- 5.4
Silex, a simple Web Framework Silex, a simple Web Framework
============================= =============================
[![Build Status](https://secure.travis-ci.org/fabpot/Silex.png?branch=master)](http://travis-ci.org/fabpot/Silex)
Silex is a simple web framework to develop simple websites based on Silex is a simple web framework to develop simple websites based on
[Symfony2][1] components: [Symfony2][1] components:
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment