Skip to content

Commit

Permalink
removed testing with numpy 1.16
Browse files Browse the repository at this point in the history
  • Loading branch information
zonca committed Sep 15, 2020
1 parent 95d183b commit bbe2f55
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -91,13 +91,6 @@ matrix:
stage: Comprehensive tests
env: TOXENV=py38-test-devdeps

# And with an older Python, Astropy LTS, and the oldest supported Numpy
- os: linux
python: 3.6
name: Python 3.6 astropy LTS and Numpy 1.16
stage: Comprehensive tests
env: TOXENV=py36-test-astropylts-numpy116

# Add a job that runs from cron only and tests against astropy dev and
# numpy dev to give a change for early discovery of issues and feedback
# for both developer teams.
Expand Down

0 comments on commit bbe2f55

Please sign in to comment.