Skip to content

Commit

Permalink
py3.10 test; STFC logo
Browse files Browse the repository at this point in the history
  • Loading branch information
cmbant committed Feb 23, 2022
1 parent c459615 commit a56db80
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
- PYDIST="ANACONDA"
- ANACONDA_CHANNEL="defaults"
python: "3.7"
- name: "Latest: gcc-11, Python 3.9 Anaconda (conda-forge)"
- name: "Latest: gcc-11, Python 3.10 Anaconda (conda-forge)"
dist: focal
addons:
apt:
Expand All @@ -70,9 +70,9 @@ jobs:
- GCC_VERSION="11"
- PYDIST="ANACONDA"
- ANACONDA_CHANNEL="conda-forge"
python: "3.9"
python: "3.10"
allow_failures:
- name: "Latest: gcc-11, Python 3.9 Anaconda (conda-forge)"
- name: "Latest: gcc-11, Python 3.10 Anaconda (conda-forge)"

before_install:
# Configure right compiler versions
Expand Down
6 changes: 6 additions & 0 deletions README.rst
Original file line number Diff line number Diff line change
Expand Up @@ -96,3 +96,9 @@ Thanks too to `G. Cañas Herrera`_, `A. Finke`_, `X. Garrido`_, `S. Heimersheim`
:target: https://erc.europa.eu/
:height: 150px
:width: 150px

.. image:: https://cdn.cosmologist.info/antony/STFC_white.svg
:alt: STFC
:target: https://stfc.ukri.org/
:height: 150px
:width: 150px

0 comments on commit a56db80

Please sign in to comment.