Join GitHub today
GitHub is home to over 50 million developers working together to host and review code, manage projects, and build software together.
Sign up`cargo bench` broken on Travis #44
Closed
Comments
|
The travis script should already do this, but its check seems to be broken, maybe related to travis-ci/travis-build#993 which just landed. |
This was referenced Mar 22, 2017
Merged
bors-servo
added a commit
that referenced
this issue
Mar 22, 2017
Temporarily disable `cargo bench` because of #44. <!-- Reviewable:start --> This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/46) <!-- Reviewable:end -->
|
I temporarily disabled |
mbrubeck
added a commit
to mbrubeck/rust-smallvec
that referenced
this issue
Mar 23, 2017
|
Fixed by travis-ci/travis-ci#7510. |
bors-servo
added a commit
that referenced
this issue
Mar 23, 2017
Re-enable cargo bench on Travis This reverts commit 0586430 which disabled `cargo bench` on Travis because of #44 which is now fixed. <!-- Reviewable:start --> --- This change is [<img src="https://reviewable.io/review_button.svg" height="34" align="absmiddle" alt="Reviewable"/>](https://reviewable.io/reviews/servo/rust-smallvec/47) <!-- Reviewable:end -->
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
From travis: