-
Notifications
You must be signed in to change notification settings - Fork 145
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
cargo bench
broken on Travis
#44
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
mbrubeck
added a commit
to mbrubeck/rust-smallvec
that referenced
this issue
Mar 22, 2017
mbrubeck
added a commit
to mbrubeck/rust-smallvec
that referenced
this issue
Mar 22, 2017
bors-servo
pushed 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
This reverts commit 0586430.
Fixed by travis-ci/travis-ci#7510. |
mbrubeck
changed the title
Remove benchmark feature in stable builds
Mar 23, 2017
cargo bench
broken on Travis
bors-servo
pushed 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:
The text was updated successfully, but these errors were encountered: