mirror of
https://github.com/eliasstepanik/imgui-rs.git
synced 2026-01-16 16:08:33 +00:00
Travis configuration
This commit is contained in:
parent
af797b2528
commit
9acbb5992c
8
.travis.yml
Normal file
8
.travis.yml
Normal file
@ -0,0 +1,8 @@
|
||||
language: rust
|
||||
rust:
|
||||
- stable
|
||||
- beta
|
||||
- nightly
|
||||
matrix:
|
||||
allow_failures:
|
||||
- rust: nightly
|
||||
@ -2,6 +2,8 @@
|
||||
|
||||
**Ultra hyper turbo cyber mega extra über experimental!!!**
|
||||
|
||||
[](https://travis-ci.org/Gekkio/imgui-rs)
|
||||
|
||||

|
||||
|
||||
```rust
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user