Skip to content

Commit d7c3d83

Browse files
committed
try running build without daemon
1 parent f229673 commit d7c3d83

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ install:
99
- cmd: git clone --depth 3 https://github.com/loc-rdc/bagit-conformance-suite.git
1010

1111
build_script:
12-
- cmd: gradle check
12+
- cmd: gradle check --no-daemon
1313

1414
shallow_clone: true
1515

0 commit comments

Comments
 (0)