Skip to content

Commit 32553b4

Browse files
committed
upgrade Travis to use 2.12.0 (was RC2)
1 parent 014b33f commit 32553b4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@ env:
2020
- TEST_COMMAND="scripted"
2121
- TEST_COMMAND="testFunctional"
2222
- TEST_COMMAND="-Dmima.testScalaVersion=2.11.8 testFunctional"
23-
- TEST_COMMAND="-Dmima.testScalaVersion=2.12.0-RC2 testFunctional"
23+
- TEST_COMMAND="-Dmima.testScalaVersion=2.12.0 testFunctional"
2424

2525
script:
2626
- sbt $TEST_COMMAND

0 commit comments

Comments
 (0)