Remove travis CI.

This commit is contained in:
Sean Bowe 2017-06-19 11:31:32 -06:00
parent 732af319fe
commit c9677d8bd2
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/).