You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ever since Rust 1.10 went stable, travis-cargo doesn't update test coverage anymore on coveralls (no new builds are being recognized). Temporary workaround is to add a 1.9.0 target in .travis.yml which fixes the problem but it would be great if it could work out of the box with latest stable release. :)
The text was updated successfully, but these errors were encountered:
Ever since Rust 1.10 went stable, travis-cargo doesn't update test coverage anymore on coveralls (no new builds are being recognized). Temporary workaround is to add a 1.9.0 target in .travis.yml which fixes the problem but it would be great if it could work out of the box with latest stable release. :)
The text was updated successfully, but these errors were encountered: