Skip to content
This repository has been archived by the owner on Jul 22, 2022. It is now read-only.

Commit

Permalink
DevKit updates (#538)
Browse files Browse the repository at this point in the history
  • Loading branch information
SonataCI committed Nov 20, 2018
1 parent 6538aa2 commit ce54f3f
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis/before_install_test.sh
Expand Up @@ -6,7 +6,6 @@ TRAVIS_INI_FILE="$PHP_INI_DIR/travis.ini"
echo "memory_limit=3072M" >> "$TRAVIS_INI_FILE"



sed --in-place "s/\"dev-master\":/\"dev-${TRAVIS_COMMIT}\":/" composer.json

if [ "$SYMFONY" != "" ]; then composer require "symfony/symfony:$SYMFONY" --no-update; fi;
Expand Down
Empty file modified .travis/before_script_test.sh 100644 → 100755
Empty file.

0 comments on commit ce54f3f

Please sign in to comment.