Skip to content

Commit c35a372

Browse files
author
Sergey Semenov
committed
Merge remote-tracking branch 'mainline/2.1' into MAGETWO-63171
2 parents b4ef820 + 723247c commit c35a372

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/travis/before_script.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ case $TEST_SUITE in
6464
--output-file="$changed_files_ce" \
6565
--base-path="$TRAVIS_BUILD_DIR" \
6666
--repo='https://github.com/magento/magento2.git' \
67-
--branch='develop'
67+
--branch='2.1'
6868
cat "$changed_files_ce" | sed 's/^/ + including /'
6969

7070
cd ../../..

0 commit comments

Comments
 (0)