We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d36ef14 commit 807aac5Copy full SHA for 807aac5
packages/support/test-install.sh
@@ -11,6 +11,8 @@ crystal --version
11
shards --version
12
crystal eval 'puts "Hello World!"'
13
14
+# OBS doesn't have any fully valid older releases yet, so skipping the following
15
+# checks for now.
16
exit 0
17
18
# Uninstall explicitly for downgrade
0 commit comments