Skip to content

Commit

Permalink
Update scala version in travis configuration (d2iq-archive#5575)
Browse files Browse the repository at this point in the history
* Update scala version in travis configuration

To be aligned with the current used scala version of marathon, the travis configuration should also be adapted.
  • Loading branch information
unterstein authored Oct 9, 2017
1 parent 897bd43 commit abe91cb
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 @@ -3,7 +3,7 @@ language: scala
jdk:
- oraclejdk8
scala:
- 2.11.8
- 2.12.3
cache:
directories:
- $HOME/.sbt
Expand Down

0 comments on commit abe91cb

Please sign in to comment.