We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents b7dea0b + 8c3a961 commit 723247cCopy full SHA for 723247c
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