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 2589e25 commit d83853cCopy full SHA for d83853c
.travis.yml
@@ -1,6 +1,6 @@
1
language: scala
2
scala:
3
- - 2.10.2
+ - 2.11.2
4
5
script:
6
- sbt clean coverage test && sbt coverageAggregate
0 commit comments