[go: up one dir, main page]

criterion-plot 0.1.1

Criterion's plotting library
Documentation
1
2
3
4
5
set -ex

if [ "$TRAVIS_RUST_VERSION" = "nightly" ]; then
    cargo install clippy --force
fi