Skip to content

Commit

Permalink
Disable incremental mode in the Scala build.
Browse files Browse the repository at this point in the history
  • Loading branch information
heuermh authored and fnothaft committed Apr 19, 2017
1 parent f204770 commit 82ef700
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@
</executions>
<configuration>
<scalaVersion>${scala.version}</scalaVersion>
<recompileMode>incremental</recompileMode>
<useZincServer>true</useZincServer>
<args>
<arg>-unchecked</arg>
Expand Down

0 comments on commit 82ef700

Please sign in to comment.