Skip to content
This repository was archived by the owner on Jun 23, 2020. It is now read-only.

Commit 5fe4bd0

Browse files
committed
Revert "Test only on jdk8"
This reverts commit 7edc4d2.
1 parent 7edc4d2 commit 5fe4bd0

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,12 @@ scala:
1414
- 2.11.8
1515
- 2.12.0-M4
1616
jdk:
17+
- openjdk6
1718
- oraclejdk8
19+
matrix:
20+
exclude:
21+
- scala: 2.12.0-M4
22+
jdk: openjdk6
1823
notifications:
1924
email:
2025
- adriaan.moors@typesafe.com

0 commit comments

Comments
 (0)