Travis: enable code coverage

This commit is contained in:
Chord 2016-07-26 22:31:54 -04:00
parent 8fd471ffdf
commit ce5461da66
3 changed files with 6 additions and 2 deletions

View file

@ -1,3 +1,4 @@
logLevel := Level.Warn
addSbtPlugin("org.xerial.sbt" % "sbt-pack" % "0.7.9")
addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")