Skip to content

Commit 832d601

Browse files
committed
Updates travis to use latest scala version
1 parent de915c0 commit 832d601

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
@@ -8,4 +8,4 @@ after_script:
88
"$TRAVIS_BRANCH" == "master" ]]; then sbt "^publish"; fi
99

1010
scala:
11-
- "2.10.5"
11+
- "2.10.6"

0 commit comments

Comments
 (0)