diff --git a/.travis.yml b/.travis.yml deleted file mode 100644 index db66435..0000000 --- a/.travis.yml +++ /dev/null @@ -1,7 +0,0 @@ -sudo: false -language: rust -rust: - - nightly - -script: - - cargo test --release diff --git a/README.md b/README.md index c45766f..659a81c 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# bellman [![Build status](https://api.travis-ci.org/ebfull/bellman.svg)](https://travis-ci.org/ebfull/bellman) [![Crates.io](https://img.shields.io/crates/v/bellman.svg)](https://crates.io/crates/bellman) # +# bellman [![Crates.io](https://img.shields.io/crates/v/bellman.svg)](https://crates.io/crates/bellman) # This is a research project being built for [Zcash](https://z.cash/).