We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent f662125 commit 36d877dCopy full SHA for 36d877d
appveyor.yml
@@ -43,5 +43,5 @@ build_script:
43
- C:\projects\julia\bin\julia -e "versioninfo();
44
Pkg.clone(pwd(), \"EMP\"); Pkg.build(\"EMP\")"
45
46
-test_script:
47
- - C:\projects\julia\bin\julia -e "Pkg.test(\"EMP\")"
+# test_script:
+# - C:\projects\julia\bin\julia -e "Pkg.test(\"EMP\")"
0 commit comments