cjekel / piecewise_linear_fit_py

fit piecewise linear data for a specified number of line segments
MIT License
289 stars 59 forks source link

fix travis-ci stuff #76

Closed cjekel closed 3 years ago

cjekel commented 3 years ago

Something is wrong with travis-ci as different things work on different sites (.org or .com)

Also, set up a cron job to build from pypi.org.

[edit 2020-08-30] So this library was setup on travis-ci.org and scheduled for migration a long time ago. Right now the travis-ci.org integration with github appears broken. I've removed access to travis-ci.org, and attempted to move this to travis-ci.com. As of now this library is not showing up on travis-ci.com.

cjekel commented 3 years ago

working again on travis-ci.org ... :confused: