Skip to content

Commit

Permalink
Fix Scala version in Travis CI
Browse files Browse the repository at this point in the history
  • Loading branch information
mkiedys committed May 5, 2015
1 parent 4669482 commit 8d4e5df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Expand Up @@ -3,7 +3,7 @@ services:
- rabbitmq
scala:
- 2.10.4
- 2.11.5
- 2.11.6
jdk:
- oraclejdk7
- oraclejdk8
Expand Down

0 comments on commit 8d4e5df

Please sign in to comment.