Skip to content

Commit

Permalink
Remove supersafe plugin
Browse files Browse the repository at this point in the history
* Doesn't work well with TravisCI
  • Loading branch information
blemale committed Mar 8, 2016
1 parent b88c916 commit f005e6d
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions project/plugins.sbt
Original file line number Diff line number Diff line change
@@ -1,9 +1,5 @@
resolvers += "Artima Maven Repository" at "http://repo.artima.com/releases"

addSbtPlugin("org.scoverage" % "sbt-scoverage" % "1.3.5")

addSbtPlugin("org.scoverage" % "sbt-coveralls" % "1.1.0")

addSbtPlugin("org.scalariform" % "sbt-scalariform" % "1.6.0")

addSbtPlugin("com.artima.supersafe" % "sbtplugin" % "1.1.0-RC6")

0 comments on commit f005e6d

Please sign in to comment.