File tree 2 files changed +3
-2
lines changed
2 files changed +3
-2
lines changed Original file line number Diff line number Diff line change @@ -2,6 +2,7 @@ language: rust
2
2
3
3
branches :
4
4
only :
5
+ - master
5
6
# This is where pull requests from "bors r+" are built.
6
7
- staging
7
8
# This is where pull requests from "bors try" are built.
Original file line number Diff line number Diff line change 1
1
# ergo_std: items that could be in the standard library.
2
2
3
- [ ![ Build Status] ( https://travis-ci.org/vitiral /ergo_std.svg?branch=windows )] ( https://travis-ci.org/vitiral /ergo_std )
4
- [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/vgis54solhygre0n?svg=true )] ( https://ci.appveyor.com/project/vitiral /path-abs )
3
+ [ ![ Build Status] ( https://travis-ci.org/rust-crates /ergo_std.svg?branch=master )] ( https://travis-ci.org/rust-crates /ergo_std )
4
+ [ ![ Build status] ( https://ci.appveyor.com/api/projects/status/vgis54solhygre0n?svg=true )] ( https://ci.appveyor.com/project/rust-crates /path-abs )
5
5
[ ![ Docs] ( https://docs.rs/ergo_std/badge.svg )] ( https://docs.rs/ergo_std )
6
6
7
7
** See the [ library docs] ( https://docs.rs/ergo_std ) for more information**
You can’t perform that action at this time.
0 commit comments