Skip to content

Commit d522bf9

Browse files
committed
remove symlink script.
1 parent b0593d5 commit d522bf9

File tree

2 files changed

+0
-27
lines changed

2 files changed

+0
-27
lines changed

Diff for: .travis.yml

-1
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,6 @@ install:
4949
- echo "memory_limit=2048M" >> ~/.phpenv/versions/$(phpenv version-name)/etc/conf.d/travis.ini
5050
- composer require symfony/symfony:${SYMFONY_VERSION} --no-update
5151
- composer install
52-
- ./bin/symlink-pkgs-to-vendor.sh
5352
- if [ "$PREPARE_CONTAINER" = true ]; then docker --version; fi
5453
- if [ "$PREPARE_CONTAINER" = true ]; then docker-compose --version; fi
5554
- if [ "$PREPARE_CONTAINER" = true ]; then bin/dev -b; fi

Diff for: bin/symlink-pkgs-to-vendor.sh

-26
This file was deleted.

0 commit comments

Comments
 (0)