Skip to content

Commit 3e4de64

Browse files
authored
Merge pull request #55 from ThoughtWorksInc/Atry-patch-2
Upgrade Scala versions
2 parents 117593d + 58ed7ba commit 3e4de64

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -8,10 +8,10 @@ addons:
88
language: scala
99

1010
scala:
11-
- "2.10.7"
12-
- "2.11.12"
13-
- "2.12.6"
14-
- "2.13.0"
11+
- 2.10.7
12+
- 2.11.12
13+
- 2.12.11
14+
- 2.13.2
1515

1616
jdk:
1717
- openjdk8

0 commit comments

Comments
 (0)