Travis configuration

This commit is contained in:
Joonas Javanainen 2016-01-04 18:47:04 +02:00
parent af797b2528
commit 9acbb5992c
2 changed files with 10 additions and 0 deletions

8
.travis.yml Normal file
View File

@ -0,0 +1,8 @@
language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly

View File

@ -2,6 +2,8 @@
**Ultra hyper turbo cyber mega extra über experimental!!!**
[![Build Status](https://travis-ci.org/Gekkio/imgui-rs.svg?branch=master)](https://travis-ci.org/Gekkio/imgui-rs)
![Hello world](hello_world.png)
```rust