mirror of https://github.com/vector-im/riot-web
Merge pull request #31 from matrix-org/bwindels/lltestsonlyrunondevelop
tests need riot develop branch to passpull/21833/head
commit
a1cd2aeb09
|
@ -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