gol 0.1.4

Conway's game of life in OpenGL.
Documentation
language: rust
sudo: false
rust:
  - stable
  - nightly
cache: cargo
script:
  - cargo test