Merge pull request #54 from JackTreble/master

Add Scala workflow
This commit is contained in:
Andy McKay
2019-10-07 13:47:21 -07:00
committed by GitHub
2 changed files with 23 additions and 0 deletions
+6
View File
@@ -0,0 +1,6 @@
{
"name": "Scala",
"description": "Build and test a Scala project with SBT.",
"iconName": "blank",
"categories": ["Scala", "Java"]
}