Skip to content

Commit

Permalink
Use python 3.8 for aarch64, ppc64le & s390x tests
Browse files Browse the repository at this point in the history
  • Loading branch information
mayeut committed Oct 27, 2020
1 parent 00c021f commit 0b60fc6
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -8,15 +8,15 @@ jobs:
- python: "3.7"
- python: "3.8"
- python: "3.9"
- python: "3.7"
- python: "3.8"
arch: arm64-graviton2
virt: vm
group: edge
- python: "3.7"
- python: "3.8"
arch: ppc64le
- python: "3.7"
- python: "3.8"
arch: s390x
- python: "3.7"
- python: "3.8"
env: LINTER=1

services:
Expand Down

0 comments on commit 0b60fc6

Please sign in to comment.