Skip to content

Commit 910f243

Browse files
committed
Merge pull request #162 from migmruiz/patch-1
Updates travis to use latest scala version
2 parents de915c0 + 832d601 commit 910f243

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)