Do not call travis-cargo bench at all
This commit is contained in:
parent
22f8a60b43
commit
8c84f2ce5f
1 changed files with 0 additions and 1 deletions
|
@ -36,7 +36,6 @@ script:
|
|||
{
|
||||
travis-cargo -q build &&
|
||||
travis-cargo -q test &&
|
||||
travis-cargo -q bench &&
|
||||
cd -
|
||||
} || exit 1
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue