Skip to content

Commit 1bab950

Browse files
committed
Disabled build for Scala 2.13.0 in travis for now, since there's still failing tests when built under 2.13.0.
1 parent 7e280b5 commit 1bab950

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
@@ -3,7 +3,7 @@ scala:
33
- 2.10.7
44
- 2.11.12
55
- 2.12.8
6-
- 2.13.0
6+
# - 2.13.0
77

88
jdk:
99
- oraclejdk8

0 commit comments

Comments
 (0)