Auto merge of #10 - ebfull:remove-travis, r=ebfull

Remove travis CI.
This commit is contained in:
bmerge 2017-06-19 17:40:12 +00:00
commit 8ff6ce741a
2 changed files with 1 additions and 8 deletions

View File

@ -1,7 +0,0 @@
sudo: false
language: rust
rust:
- nightly
script:
- cargo test --release

View File

@ -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/).