now the ci scripts are merged in the test repo, change the branch to fetch them from to master

pull/21833/head
Bruno Windels 2018-08-03 11:43:12 +02:00
parent 6f60b68ac7
commit e2695fb467
1 changed files with 1 additions and 1 deletions

View File

@ -28,7 +28,7 @@ npm run test
popd
# run end to end tests
git clone https://github.com/matrix-org/matrix-react-end-to-end-tests.git --branch bwindels/ci_script
git clone https://github.com/matrix-org/matrix-react-end-to-end-tests.git --branch master
pushd matrix-react-end-to-end-tests
ln -s $REACT_SDK_DIR/$RIOT_WEB_DIR riot/riot-web
# PUPPETEER_SKIP_CHROMIUM_DOWNLOAD=true ./install.sh