mirror of
https://github.com/vector-im/element-web.git
synced 2025-11-02 17:21:25 +01:00
Merge branch 'develop' into experimental
This commit is contained in:
commit
df42ce6689
@ -27,7 +27,7 @@ npm run build
|
|||||||
npm run test
|
npm run test
|
||||||
popd
|
popd
|
||||||
|
|
||||||
if [ "$TRAVIS_BRANCH" != "experimental" ]
|
if [ "$TRAVIS_BRANCH" = "develop" ]
|
||||||
then
|
then
|
||||||
# run end to end tests
|
# run end to end tests
|
||||||
git clone https://github.com/matrix-org/matrix-react-end-to-end-tests.git --branch master
|
git clone https://github.com/matrix-org/matrix-react-end-to-end-tests.git --branch master
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user