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 e62f268 commit 92e4c62Copy full SHA for 92e4c62
dev/travis/before_script.sh
@@ -71,7 +71,7 @@ case $TEST_SUITE in
71
--output-file="$changed_files_ce" \
72
--base-path="$TRAVIS_BUILD_DIR" \
73
--repo='https://github.com/magento/magento2.git' \
74
- --branch='develop'
+ --branch='$TRAVIS_BRANCH'
75
cat "$changed_files_ce" | sed 's/^/ + including /'
76
77
cd ../../..
0 commit comments