Skip to content

Commit 36d877d

Browse files
committed
[CI] disable for now
1 parent f662125 commit 36d877d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

appveyor.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -43,5 +43,5 @@ build_script:
4343
- C:\projects\julia\bin\julia -e "versioninfo();
4444
Pkg.clone(pwd(), \"EMP\"); Pkg.build(\"EMP\")"
4545

46-
test_script:
47-
- C:\projects\julia\bin\julia -e "Pkg.test(\"EMP\")"
46+
# test_script:
47+
# - C:\projects\julia\bin\julia -e "Pkg.test(\"EMP\")"

0 commit comments

Comments
 (0)