Skip to content

Commit 9170632

Browse files
authored
Merge pull request #178 from SethTisue/bump-scala-versions
bump Scala versions (2.12.8->10, 2.13.0->1)
2 parents 75c255d + 2f0fe23 commit 9170632

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

.travis.yml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@ language: scala
66

77
scala:
88
- 2.11.12
9-
- 2.12.8
10-
- 2.13.0
9+
- 2.12.10
10+
- 2.13.1
1111

1212
env:
1313
- ADOPTOPENJDK=8
@@ -20,5 +20,4 @@ script: ./build.sh
2020

2121
notifications:
2222
email:
23-
2423

0 commit comments

Comments
 (0)