mtazzari / galario

Gpu Accelerated Library for Analysing Radio Interferometer Observations
https://mtazzari.github.io/galario/
GNU Lesser General Public License v3.0
31 stars 15 forks source link

[travis] Test also for py 3.5 and py 3.7 #153

Closed mtazzari closed 6 years ago

mtazzari commented 6 years ago

Python 3.7 was just released, so start testing for it. Python 3.5 is currently already built in the conda-forge channel, so it would be recommended to test also for it.

mtazzari commented 6 years ago

Travis doesn't have Python 3.7 yet.... See here: https://github.com/travis-ci/travis-ci/issues/9815

mtazzari commented 6 years ago

A first good step for the new releases: test against python 3.7. All tests pass, ready to merge.

mtazzari commented 6 years ago

All tests pass, also on GPUs.

mtazzari commented 6 years ago

All tests pass, merging PR.