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.
1 parent 31c7228 commit 3e579f0Copy full SHA for 3e579f0
.travis.yml
@@ -40,7 +40,6 @@ env:
40
41
before_install:
42
- export PHP_VERSION=$(php-config --version)
43
- - export PHP_MAJOR="$(echo $TRAVIS_PHP_VERSION | cut -d '.' -f 1)"
44
- export PHP_EXTENSION_DIR=$(php-config --extension-dir)
45
- source $TRAVIS_BUILD_DIR/tests/_ci/environment
46
- export $(cut -d= -f1 $TRAVIS_BUILD_DIR/tests/_ci/environment)
0 commit comments