Closed bmerry closed 4 years ago
In .travis.yml, results are published when on master branch and using Python 2.7. Since astropy no longer supports Python 2, publishing results from Python 3 would presumably give more recent results.
.travis.yml
We decided in #66 to drop Python 2 altogether, given that all the tools using for the comparison work in Python 3.6.
@bmerry gh-68
In
.travis.yml
, results are published when on master branch and using Python 2.7. Since astropy no longer supports Python 2, publishing results from Python 3 would presumably give more recent results.