We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 525f214 commit fb9c965Copy full SHA for fb9c965
1 file changed
.travis.yml
@@ -1,6 +1,5 @@
1
language: scala
2
scala:
3
- 2.13.0
4
- - 2.12.8
5
6
script: "sbt clean coverage test coverageReport && sbt coverageAggregate && sbt coveralls"
0 commit comments