ryanmelt / qtbindings

An easy to install gem version of the Ruby bindings to Qt
http://github.com/ryanmelt/qtbindings
Other
340 stars 63 forks source link

Added github action that builds the gem #166

Closed Lykos closed 4 years ago

Lykos commented 4 years ago

Setup continuous integration on github via github actions.

Note that this only builds it on Linux, you should probably add other platforms, too.

ghost commented 4 years ago

Looks good. Thanks!