Skip to content

Commit

Permalink
Set the main version to 2.11 to try to fix coveralls
Browse files Browse the repository at this point in the history
  • Loading branch information
johnynek committed Feb 10, 2015
1 parent e09b15f commit fd80174
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion project/Build.scala
Expand Up @@ -22,7 +22,7 @@ object ChillBuild extends Build {

version := "0.5.2",
organization := "com.twitter",
scalaVersion := "2.10.4",
scalaVersion := "2.11.5",
crossScalaVersions := Seq("2.10.4", "2.11.5"),
scalacOptions ++= Seq("-unchecked", "-deprecation"),
ScalariformKeys.preferences := formattingPreferences,
Expand Down

0 comments on commit fd80174

Please sign in to comment.