Skip to content

Commit

Permalink
removing xdebug extension
Browse files Browse the repository at this point in the history
  • Loading branch information
pborreli authored and fabpot committed Mar 18, 2013
1 parent d55877a commit 7372597
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Expand Up @@ -11,6 +11,7 @@ matrix:
- php: 5.5

before_script:
- echo '' > ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/xdebug.ini
- COMPOSER_ROOT_VERSION=dev-master composer --prefer-source --dev install
- php src/Symfony/Component/Locale/Resources/data/build-data.php
- export USE_INTL_ICU_DATA_VERSION=1

0 comments on commit 7372597

Please sign in to comment.