Skip to content

Commit 781d352

Browse files
committed
Fix appveyor config
1 parent 6a19cda commit 781d352

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

appveyor.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
11
environment:
2+
JULIA_COPY_STACKS: 1
23
matrix:
34
- julia_version: 0.7
45
- julia_version: 1
@@ -14,8 +15,6 @@ matrix:
1415
allow_failures:
1516
- julia_version: nightly
1617
- platform: x86
17-
environment:
18-
JULIA_COPY_STACKS: 1
1918

2019
branches:
2120
only:

0 commit comments

Comments
 (0)