We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4a95ff6 commit 6535f56Copy full SHA for 6535f56
.github/build.sh
@@ -1,4 +1,5 @@
1
#!/bin/sh
2
+set -e
3
curl -fsLO https://raw.githubusercontent.com/scijava/scijava-scripts/master/ci-build.sh
4
sh ci-build.sh
5
0 commit comments