mirror of
https://github.com/sbt/sbt.git
synced 2026-09-07 11:01:08 +02:00
Bump TravisCI to 2.11.8, match crossScalaVersions
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ import sbt.util.Logger
|
||||
class IvyComponentCompilerSpec extends BridgeProviderSpecification {
|
||||
|
||||
val scala210 = "2.10.5"
|
||||
val scala211 = "2.11.7"
|
||||
val scala211 = "2.11.8"
|
||||
|
||||
it should "compile the bridge for Scala 2.10" in {
|
||||
IO.withTemporaryDirectory { tempDir =>
|
||||
|
||||
Reference in New Issue
Block a user