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 b7dea0b commit 8c3a961Copy full SHA for 8c3a961
dev/travis/before_script.sh
@@ -64,7 +64,7 @@ case $TEST_SUITE in
64
--output-file="$changed_files_ce" \
65
--base-path="$TRAVIS_BUILD_DIR" \
66
--repo='https://github.com/magento/magento2.git' \
67
- --branch='develop'
+ --branch='2.1'
68
cat "$changed_files_ce" | sed 's/^/ + including /'
69
70
cd ../../..
0 commit comments