Skip to content

Commit 7a45955

Browse files
mvsuspknakad
authored andcommitted
change: Update buildspec.yml (aws#887)
1 parent 4f3ee6d commit 7a45955

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

buildspec.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ phases:
3434
- |
3535
if has-matching-changes "tests/" "src/*.py" "setup.py" "setup.cfg" "buildspec.yml"; then
3636
python3 -u ci-scripts/queue_build.py
37-
IGNORE_COVERAGE=- tox -e py36,py27 -- tests/integ -n 24 --boxed --reruns 2
37+
IGNORE_COVERAGE=- tox -e py36,py27 -- tests/integ -n 24 --reruns 3
3838
else
3939
echo "skipping integration tests"
4040
fi

0 commit comments

Comments
 (0)