Skip to content

Commit

Permalink
Remove 3.10-dev from ppc, 2.7 from arm64
Browse files Browse the repository at this point in the history
  • Loading branch information
rbanffy committed Nov 23, 2020
1 parent 7557648 commit b045456
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 7 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@ jobs:
- os: linux
arch: arm64
language: python
dist: focal
dist: bionic
python: 2.7
- os: linux
arch: arm64
Expand Down Expand Up @@ -116,11 +116,6 @@ jobs:
language: python
dist: focal
python: 3.9
- os: linux
arch: ppc64le
language: python
dist: focal
python: 3.10-dev

- os: linux
arch: s390x
Expand Down
2 changes: 1 addition & 1 deletion HISTORY.rst
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ History
current
-------

* Do Linux tests on Focal where possible (2.7 and 3.7 on ppc64le and s390x run Bionic)
* Do Linux tests on Focal where possible (2.7 and 3.7 on ppc64le and s390x, 2.7 on arm64 run Bionic)
* Fix wrong URLs in CONTRIBUTING.rst
* Add 3.7, 3.8 to ppc64le and s390x, 3.9-dev to macOS
* Rename nightly as 3.9-dev
Expand Down

0 comments on commit b045456

Please sign in to comment.