Skip to content

Commit

Permalink
upgrade Travis to use 2.12.0 (was RC2)
Browse files Browse the repository at this point in the history
  • Loading branch information
SethTisue committed Nov 30, 2016
1 parent 014b33f commit 32553b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@ env:
- TEST_COMMAND="scripted"
- TEST_COMMAND="testFunctional"
- TEST_COMMAND="-Dmima.testScalaVersion=2.11.8 testFunctional"
- TEST_COMMAND="-Dmima.testScalaVersion=2.12.0-RC2 testFunctional"
- TEST_COMMAND="-Dmima.testScalaVersion=2.12.0 testFunctional"

script:
- sbt $TEST_COMMAND
Expand Down

0 comments on commit 32553b4

Please sign in to comment.