@cryptotaxi247 / kubo / commits / ffb99862e

appveyor: disable parallel builds

License: MIT Signed-off-by: Christian Couder <chriscool@tuxfamily.org>

Christian Couder committed Feb 11, 2016 at 21:34 UTC ffb99862ec847dc6d8643b03382c955d089d9782
1 file changed +2 -2
appveyor.yml
+2 -2
@@ -45,5 +45,5 @@ build_script:
45 test_script:
46 - '%BASH% -lc "cd $APPVEYOR_BUILD_FOLDER; exec 0</dev/null; export GOFLAGS=''-tags nofuse''; export TEST_NO_FUSE=1; export TEST_VERBOSE=1; export TEST_SUITE=test_sharness_expensive; make $TEST_SUITE"'
47
48 -build:
49 - parallel: true
48 +#build:
49 +# parallel: true