Skip to content

Commit aea08aa

Browse files
authoredMar 29, 2020
Add support for Scala 2.12.11
1 parent 322c51c commit aea08aa

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)
Please sign in to comment.