mirror of
https://github.com/rust-windowing/winit.git
synced 2026-08-29 04:40:04 -04:00
Add .travis build
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
install:
|
||||||
|
- curl http://www.rust-lang.org/rustup.sh | sudo sh -
|
||||||
|
|
||||||
|
script:
|
||||||
|
- cargo build
|
||||||
Reference in New Issue
Block a user