aboutsummaryrefslogtreecommitdiffhomepage
path: root/scripts/check.sh
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/check.sh')
-rwxr-xr-xscripts/check.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/scripts/check.sh b/scripts/check.sh
new file mode 100755
index 0000000..ffef74b
--- /dev/null
+++ b/scripts/check.sh
@@ -0,0 +1,3 @@
1#!/usr/bin/env bash
2
3[ "$(clever --version)" = "1.6.3" ]