imgui-rs/.travis.yml
2016-01-04 18:52:09 +02:00

11 lines
159 B
YAML

language: rust
rust:
- stable
- beta
- nightly
matrix:
allow_failures:
- rust: nightly
before_install:
- git submodule update --init --recursive