File tree Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Expand file tree Collapse file tree 2 files changed +4
-2
lines changed Original file line number Diff line number Diff line change 5
5
- nightly
6
6
matrix :
7
7
allow_failures :
8
- - rust : nightly
8
+ - rust :
9
+ - nightly
10
+ - beta
Original file line number Diff line number Diff line change 1
1
# SECP256K1 Implementation in Pure Rust
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/sorpaas /libsecp256k1-rs.svg?branch=master )] ( https://travis-ci.org/sorpaas /libsecp256k1-rs )
3
+ [ ![ Build Status] ( https://travis-ci.org/ethereumproject /libsecp256k1-rs.svg?branch=master )] ( https://travis-ci.org/ethereumproject /libsecp256k1-rs )
4
4
[ ![ License] ( https://img.shields.io/badge/License-Apache%202.0-blue.svg )] ( ./LICENSE )
5
5
[ ![ Cargo] ( https://img.shields.io/crates/v/libsecp256k1.svg )] ( https://crates.io/crates/libsecp256k1 )
6
6
[ ![ Documentation] ( https://docs.rs/libsecp256k1/badge.svg )] ( https://docs.rs/libsecp256k1 )
You can’t perform that action at this time.
0 commit comments