strong_rc 0.1.4

Reference counting smart pointer without weak count
language: rust
rust:
  - nightly
matrix:
  allow_failures:
    - rust: nightly

notifications:
  email:
    on_success: never

os:
  - linux
  - osx