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 5e0502c commit 01d7449Copy full SHA for 01d7449
.jitpack.yml
@@ -0,0 +1,5 @@
1
+jdk:
2
+ - openjdk11
3
+install:
4
+ - cd code/
5
+ - sbt "tomlJVM/publishM2" "tomlJS/publishM2" "tomlNative/publishM2"
0 commit comments