Skip to content

Commit

Permalink
tweaked travis configuration
Browse files Browse the repository at this point in the history
  • Loading branch information
fabpot authored and lsmith77 committed Nov 22, 2011
1 parent f68c028 commit 9d2bd1c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
@@ -1,6 +1,6 @@
language: php

php:
php:
- 5.3
- 5.4

Expand Down
3 changes: 1 addition & 2 deletions README.md
@@ -1,8 +1,7 @@
README
======

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

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

What is Symfony2?
-----------------
Expand Down

0 comments on commit 9d2bd1c

Please sign in to comment.