Skip to content

Commit b9b89ee

Browse files
author
Mark Kittisopikul
committed
Reduce testing
1 parent 21b0198 commit b9b89ee

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

.travis.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -26,10 +26,17 @@ jobs:
2626
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_INIT=1
2727
- julia: 1.0
2828
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_TEST=1
29+
- os: mac
30+
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_INIT=1
31+
- os: mac
32+
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_TEST=1
2933
- os: windows
3034
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_INIT=1
3135
- os: windows
3236
env: JULIA_COPY_STACKS=0 JAVACALL_FORCE_ASYNC_TEST=1
37+
- julia: 1.0
38+
os: windows
39+
env: JULIA_COPY_STACKS=1
3340
allow_failures:
3441
- julia: nightly
3542
- os: windows

0 commit comments

Comments
 (0)