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.
2 parents 09ec6c6 + 0f8cc8e commit fba1170Copy full SHA for fba1170
.travis.yml
@@ -0,0 +1,6 @@
1
+sudo: false
2
+language: scala
3
+jdk:
4
+- oraclejdk8
5
+script:
6
+- sbt test
0 commit comments