8000 Run testAll on JDK 11 · scala/scala@ae50f6e · GitHub
[go: up one dir, main page]

Skip to content

Commit ae50f6e

Browse files
committed
Run testAll on JDK 11
1 parent ed82c87 commit ae50f6e

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
@@ -7,7 +7,7 @@ jdk:
77
- openjdk11
88

99
script:
10-
- sbt test
10+
- sbt -warn setupValidateTest test:compile info testAll
1111

1212
cache:
1313
directories:

0 commit comments

Comments
 (0)
0