Skip to content

Commit

Permalink
#270 - added Travis config to PECL-install the Memcache module
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadevx committed Jan 3, 2017
1 parent e979ddc commit 51f9375
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ before_script:
- php composer.phar install --dev --no-interaction
- phpenv config-add php.ini
- yes '' | pecl install -f apcu-5.1.7
- yes '' | pecl install -f memcache-3.0.8

script:
- vendor/bin/phpunit
Expand Down

0 comments on commit 51f9375

Please sign in to comment.