File tree Expand file tree Collapse file tree 2 files changed +3
-5
lines changed
Expand file tree Collapse file tree 2 files changed +3
-5
lines changed Original file line number Diff line number Diff line change @@ -36,8 +36,7 @@ matrix:
3636 include :
3737 - os : linux
3838 rust : stable
39- env :
40- NAME : clippy
39+ name : clippy
4140 install :
4241 - rustup component add clippy
4342 script :
@@ -46,8 +45,7 @@ matrix:
4645 - os : linux
4746 rust : stable
4847 sudo : required
49- env :
50- NAME : coverage
48+ name : coverage
5149 addons : # needed for `cargo install cargo-travis`
5250 apt :
5351 packages :
Original file line number Diff line number Diff line change 33[ ![ Travis Build Status] [ travis-badge ]] [ travis-url ] [ ![ Appveyor Build Status] [ appveyor-badge ]] [ appveyor-url ] [ ![ Coverage Status] [ cov-badge ]] [ cov-url ] [ ![ Docs] [ doc-badge ]] [ doc-url ] [ ![ Current Crates.io Version] [ crates-badge ]] [ crates-url ] [ ![ Join Gitter] [ gitter-badge ]] [ gitter-url ]
44
55[ travis-badge ] : https://travis-ci.org/tox-rs/tox.svg?branch=master
6- [ travis-url ] : https://travis-ci.org /tox-rs/tox
6+ [ travis-url ] : https://travis-ci.com /tox-rs/tox
77[ appveyor-badge ] : https://ci.appveyor.com/api/projects/status/m47ke5odayd6enbn/branch/master?svg=true
88[ appveyor-url ] : https://ci.appveyor.com/project/tox-rs/tox/branch/master
99[ cov-badge ] : https://coveralls.io/repos/github/tox-rs/tox/badge.svg?branch=master
You can’t perform that action at this time.
0 commit comments