src-d / ml-backlog

Issues belonging to source{d}'s Machine Learning team which cannot be related to a specific repository.
0 stars 3 forks source link

Test Python 3.8 in the CI, switch from xenial to bionic #89

Open vmarkovtsev opened 5 years ago

vmarkovtsev commented 5 years ago

Update all our .travis.yml-s.

vmarkovtsev commented 5 years ago

scipy does not have the wheels for 3.8 yet, so while it is possible to request 3.8-dev in Travis, waiting 20 minutes for the build from source is impractical. This is blocked.

zurk commented 5 years ago

related: https://github.com/src-d/ml-core/pull/34