aboutsummaryrefslogtreecommitdiff
path: root/jitpack.yml
diff options
context:
space:
mode:
Diffstat (limited to 'jitpack.yml')
-rw-r--r--jitpack.yml5
1 files changed, 5 insertions, 0 deletions
diff --git a/jitpack.yml b/jitpack.yml
new file mode 100644
index 0000000..9cf6b8e
--- /dev/null
+++ b/jitpack.yml
@@ -0,0 +1,5 @@
+# Tnx Virtuoel! Check out Pehkui!
+before_install:
+ - wget https://github.com/sormuras/bach/raw/master/install-jdk.sh
+ - source install-jdk.sh --feature 16
+ - jshell --version \ No newline at end of file