Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 47cb322

Browse files
committedFeb 27, 2021
Update scala-library to 2.13.5
1 parent f632d18 commit 47cb322

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
@@ -17,7 +17,7 @@ env:
1717

1818
matrix:
1919
include:
20-
- scala: 2.11.12
20+
- scala: 2.13.5
2121
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0
2222
- scala: 2.12.13
2323
env: ADOPTOPENJDK=8 SCALANATIVE_VERSION=0.4.0

0 commit comments

Comments
 (0)
Please sign in to comment.