diff --git a/.travis.yml b/.travis.yml new file mode 100644 index 0000000..8c91a74 --- /dev/null +++ b/.travis.yml @@ -0,0 +1,8 @@ +language: rust +rust: + - stable + - beta + - nightly +matrix: + allow_failures: + - rust: nightly diff --git a/README.markdown b/README.markdown index 57ebb65..321e4c1 100644 --- a/README.markdown +++ b/README.markdown @@ -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