Skip to content

Commit 9859a30

Browse files
authored
Merge pull request #31 from sideeffffect/patch-1
Add support for Scala 2.12.11
2 parents 322c51c + aea08aa commit 9859a30

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

+2
Original file line numberDiff line numberDiff line change
@@ -4,13 +4,15 @@ scala:
44
- 2.12.8
55
- 2.12.9
66
- 2.12.10
7+
- 2.12.11
78
- 2.13.0
89
- 2.13.1
910
jdk:
1011
- openjdk8
1112
- openjdk12
1213
cache:
1314
directories:
15+
- $HOME/.cache/coursier
1416
- $HOME/.sbt
1517
- $HOME/.ivy2
1618
before_cache:

0 commit comments

Comments
 (0)