jeremyletang / rgtk

GTK+ bindings and wrappers for Rust (DEPRECATED SEE https://github.com/rust-gnome )
GNU Lesser General Public License v3.0
121 stars 22 forks source link

build rgtk with cargo on travis #100

Closed jeremyletang closed 9 years ago

jeremyletang commented 9 years ago

@TobiasRaeder and @buster recently work on porting rgtk to the new cargo's feature system.

Right now we can add rgtk to a rust project using cargo. It will be great to build rgtk on travis using cargo build.