Skip to content

Commit

Permalink
boto/botocore#2002 has been fixed, so run python tests (#363)
Browse files Browse the repository at this point in the history
  • Loading branch information
gundalow authored Jan 20, 2021
1 parent 5f3c86c commit 1715d79
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions shippable.yml
Original file line number Diff line number Diff line change
Expand Up @@ -16,8 +16,7 @@ matrix:
- env: T=units/3.6/1 A_REV=devel
- env: T=units/3.7/1 A_REV=devel
- env: T=units/3.8/1 A_REV=devel
# Until boto/botocore#2002 is fixed
# - env: T=units/3.9/1 A_REV=devel
- env: T=units/3.9/1 A_REV=devel
- env: T=units/2.7/1 A_REV=stable-2.9
- env: T=units/3.6/1 A_REV=stable-2.9
- env: T=units/3.7/1 A_REV=stable-2.9
Expand All @@ -26,8 +25,7 @@ matrix:
- env: T=units/3.6/1 A_REV=stable-2.10
- env: T=units/3.7/1 A_REV=stable-2.10
- env: T=units/3.8/1 A_REV=stable-2.10
# Until boto/botocore#2002 is fixed
# - env: T=units/3.9/1 A_REV=stable-2.10
- env: T=units/3.9/1 A_REV=stable-2.10
- env: T=aws/2.7/1 A_REV=devel
- env: T=aws/3.7/1 A_REV=devel
- env: T=aws/2.7/1 A_REV=stable-2.9
Expand Down

0 comments on commit 1715d79

Please sign in to comment.