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 5576515 + 70c3687 commit bbe3f68Copy full SHA for bbe3f68
.travis.yml
@@ -0,0 +1,6 @@
1
+sudo: false
2
+language: scala
3
+jdk:
4
+- oraclejdk8
5
+script:
6
+- sbt test
0 commit comments