Skip to content

Commit c741455

Browse files
committed
hamcrest#331 Attempt to work around Travis CI build issue with Oracle JDK
1 parent 2835692 commit c741455

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.travis.yml

+3
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@ language: java
22

33
os: linux
44

5+
# Workaround for Oracle JDK
6+
dist: trusty
7+
58
jdk:
69
- oraclejdk8
710
- openjdk8

0 commit comments

Comments
 (0)