We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 4d70915 + 2a2907e commit da34cebCopy full SHA for da34ceb
appveyor.yml
@@ -42,7 +42,7 @@ install:
42
& 7z x minisat2_2.2.1.orig.tar.gz
43
&7z x minisat2_2.2.1.orig.tar
44
}
45
- if (!(Test-Path jml)) {
+ if (!(Test-Path java-models-library-master\.gitignore)) {
46
& appveyor downloadfile https://github.com/diffblue/java-models-library/archive/master.zip -FileName jml.zip
47
& 7z x jml.zip
48
0 commit comments