Skip to content

Commit 723247c

Browse files
author
Oleksii Korshenko
authored
Merge pull request #749 from magento-east/MAGETWO-63168
MAGETWO-63168: Incorrect configuration tests on Travis CI
2 parents b7dea0b + 8c3a961 commit 723247c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

dev/travis/before_script.sh

+1-1
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)