aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xtests/validate_site.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validate_site.sh b/tests/validate_site.sh
index 91e637f..95c3409 100755
--- a/tests/validate_site.sh
+++ b/tests/validate_site.sh
@@ -1,7 +1,7 @@
#!/bin/bash
# validate_site.sh checks if the site.conf is valid json
-GLUON_BRANCH='v2017.1.4'
+GLUON_BRANCH='master'
P=$(pwd)
echo "####### validating $P/site.conf ..."