Skip to content

Commit 3f7f227

Browse files
committed
Test Java 8 on Mac
1 parent d0c89c7 commit 3f7f227

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

.travis.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -23,6 +23,10 @@ jobs:
2323
- julia: 1
2424
env: JULIA_COPY_STACKS=1 JAVA_HOME=/usr/local/lib/jvm/openjdk11
2525
os: linux
26+
- julia: 1
27+
env: JULIA_COPY_STACKS=1
28+
os: osx
29+
osx_image: xcode9.3
2630
exclude:
2731
- julia: 1.0
2832
env: JULIA_COPY_STACKS=0

0 commit comments

Comments
 (0)