Explorar el Código

DevKit updates

SonataCI hace 8 años
padre
commit
c369fa0748
Se han modificado 1 ficheros con 0 adiciones y 4 borrados
  1. 0 4
      .travis/before_script_test.sh

+ 0 - 4
.travis/before_script_test.sh

@@ -1,6 +1,2 @@
 #!/usr/bin/env sh
 set -ev
-
-if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then
-    mv /tmp/xdebug.ini "$HOME/.phpenv/versions/$(phpenv version-name)/etc/conf.d"
-fi