Browse Source

DevKit updates

SonataCI 7 năm trước cách đây
mục cha
commit
c369fa0748
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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