utah 0.1.2

dataframe structure and operations
Documentation
language: rust

sudo: false

rust:
  - nightly

script:
  - |
      cargo test
notifications:
  email:
    - sgrangan01@gmail.com

branches:
  only: master