mirror of
https://github.com/rust-windowing/winit.git
synced 2026-06-26 22:53:15 -04:00
6 lines
90 B
YAML
6 lines
90 B
YAML
install:
|
|
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
|
|
|
script:
|
|
- cargo build
|