alphaville / optimization-engine

Nonconvex embedded optimization: code generation for fast real-time optimization + ROS support
https://alphaville.github.io/optimization-engine/
Other
499 stars 53 forks source link

Migrate the repository to GitHub Actions instead of Travis CI #223

Closed korken89 closed 3 years ago

korken89 commented 3 years ago

With Travis CI shutting down we need to migrate to GitHub Actions, I have done this for many repositories so I'll fix a PR.

alphaville commented 3 years ago

I see on their website they've written that "Please be aware travis-ci.org will be shutting down in several weeks, with all accounts migrating to travis-ci.com." Are they actually shutting down?

In any case, 👍 - it will be a good idea to move things to GitHub actions anyway.

korken89 commented 3 years ago

They are shutting down the free service, so you have to pay. GHA is free :)

alphaville commented 3 years ago

Let's add this to the README:

Continuous integration