We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 6ca925f + ea2baf7 commit 2600ebcCopy full SHA for 2600ebc
.travis.yml
@@ -4,6 +4,7 @@ php:
4
- 5.3
5
- 5.4
6
- 5.5
7
+ - 5.6
8
9
before_script:
10
- sh -c 'if [ $(php -r "echo PHP_MINOR_VERSION;") -le 4 ]; then echo "extension = apc.so" >> ~/.phpenv/versions/$(phpenv version-name)/etc/php.ini; fi;'
0 commit comments