Merge pull request #31 from matrix-org/bwindels/lltestsonlyrunondevelop
tests need riot develop branch to pass
This commit is contained in:
+1
-1
@@ -1,5 +1,5 @@
|
|||||||
#!/bin/bash
|
#!/bin/bash
|
||||||
RIOT_BRANCH=master
|
RIOT_BRANCH=develop
|
||||||
|
|
||||||
BASE_DIR=$(readlink -f $(dirname $0))
|
BASE_DIR=$(readlink -f $(dirname $0))
|
||||||
if [ -d $BASE_DIR/riot-web ]; then
|
if [ -d $BASE_DIR/riot-web ]; then
|
||||||
|
|||||||
Reference in New Issue
Block a user