We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
These repos still need fixing, check off once done
Also, for some reason tests are not enabled on:
The text was updated successfully, but these errors were encountered:
Command used:
( for f in `cat repos`; do echo -n "$f: "; travis raw --json /repos/libp2p/$f/branches/kevina/travisci | jq -c -M '.branch.state'; done ) | grep -v passed
Sorry, something went wrong.
Ignore the circuit failure. That's a known bug (libp2p/go-libp2p-circuit#12).
The swarm failures are related to a change on Travis (IPv6 nonsense). I'm not sure the best way to fix this issue.
go-msgio now enabled and tests passing
No branches or pull requests
These repos still need fixing, check off once done
Also, for some reason tests are not enabled on:
The text was updated successfully, but these errors were encountered: