Skip to content
This repository has been archived by the owner on Mar 4, 2021. It is now read-only.

Commit

Permalink
start using py3.7 as well
Browse files Browse the repository at this point in the history
  • Loading branch information
Dominik Neise committed Oct 10, 2018
1 parent eec3d82 commit 65a3d80
Show file tree
Hide file tree
Showing 4 changed files with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,11 @@ matrix:
env:
- PYTHON_VERSION=3.6
- MINICONDA_URL=https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
- os: linux
python: 3.7
env:
- PYTHON_VERSION=3.7
- MINICONDA_URL=https://repo.continuum.io/miniconda/Miniconda3-latest-Linux-x86_64.sh
- os: osx
python: 3.5
env:
Expand Down
Binary file modified protozfits/rawzfits.cpython-35m-x86_64-linux-gnu.so
Binary file not shown.
Binary file modified protozfits/rawzfits.cpython-36m-x86_64-linux-gnu.so
Binary file not shown.
Binary file not shown.

0 comments on commit 65a3d80

Please sign in to comment.