appveyor: disable parallel builds

License: MIT
Signed-off-by: Christian Couder <chriscool@tuxfamily.org>
This commit is contained in:
Christian Couder 2016-02-11 21:34:00 +01:00 committed by Jeromy
parent a871f371e9
commit ffb99862ec

View File

@ -45,5 +45,5 @@ build_script:
test_script:
- '%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"'
build:
parallel: true
#build:
# parallel: true