Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Commit

Permalink
Merge branch 'hotfix/7493'
Browse files Browse the repository at this point in the history
  • Loading branch information
weierophinney committed May 7, 2015
8 parents 7e1a38c + 4bbbc2f + 5415db9 + e2c9f14 + 72b9fa4 + 7751a3c + 8890b01 + 7a60690 commit 7313a77
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,9 @@ services:
- memcached
- redis-server

before_install:
- pear list --allchannels

install:
- if [[ $TRAVIS_PHP_VERSION != '5.6' && $TRAVIS_PHP_VERSION != 'hhvm' && $TRAVIS_PHP_VERSION != 'hhvm-nightly' && $TRAVIS_PHP_VERSION != '7' ]]; then phpenv config-rm xdebug.ini; fi
- sudo apt-get install parallel
Expand Down

0 comments on commit 7313a77

Please sign in to comment.