Skip to content
This repository has been archived by the owner on Oct 1, 2021. It is now read-only.

Commit

Permalink
Update travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
rande committed Aug 30, 2012
1 parent 4590e4e commit 32e5ab9
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,12 +4,12 @@ php:
- 5.4

env:
- SYMFONY_VERSION=v2.0.12
- SYMFONY_VERSION=origin/master
- SYMFONY_VERSION=v2.0.17

before_script:
- wget -nc http://getcomposer.org/composer.phar
- php composer.phar install
- composer install --dev

script: phpunit

notifications:
webhooks: http://sonata-project.org/bundles/easy-extends/master/travis
webhooks: http://sonata-project.org/bundles/easy-extends/2-0/travis

0 comments on commit 32e5ab9

Please sign in to comment.