mirror of https://github.com/vector-im/riot-web
current tests need riot develop to set a room alias without a domain name
parent
4aad156b92
commit
8ee7623d90
|
@ -1,5 +1,5 @@
|
|||
#!/bin/bash
|
||||
RIOT_BRANCH=master
|
||||
RIOT_BRANCH=develop
|
||||
|
||||
BASE_DIR=$(readlink -f $(dirname $0))
|
||||
if [ -d $BASE_DIR/riot-web ]; then
|
||||
|
|
Loading…
Reference in New Issue