Skip to content

Commit

Permalink
Travis fixing
Browse files Browse the repository at this point in the history
  • Loading branch information
Mihai Luntrariu committed Sep 21, 2016
1 parent 0229691 commit 0d2641e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,6 @@ install:
before_script:
- pear config-set preferred_state beta
- yes '' | pecl install apc
- tree ~/.phpenv/versions/$(phpenv version-name)/
- echo "extension=apcu.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- echo "extension=apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
- echo "apc.enabled=1" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini
Expand Down

0 comments on commit 0d2641e

Please sign in to comment.