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
I am trying to submit a PR(#1209 ) for EIP-1202(#1202), but the Travis blocked it for linking to such as https://eips.ethereum.org/EIPS/eip-1203, which is the new "Prefered Citation Format" required by EIP-1(updated). I think the Travis sanity check should be updated?
- ./_site/EIPS/eip-1202.html
* internally linking to https://eips.ethereum.org/EIPS/eip-1203, which does not exist (line 109)
<a href="https://eips.ethereum.org/EIPS/eip-1203">EIP-1203</a>
* internally linking to https://eips.ethereum.org/EIPS/eip-1203, which does not exist (line 126)
<a href="https://eips.ethereum.org/EIPS/eip-1203">EIP-1203: Multi-class Token Standard(ERC-20 Extension)</a>
htmlproofer 3.8.0 | Error: HTML-Proofer found 2 failures!
The command "bash -ex .travis-ci.sh" exited with 1.
cache.2
store build cache
$ bundle clean
0.01s
2.26snothing changed, not updating cache
Done. Your build exited with 1.
Hi community and
I am trying to submit a PR(#1209 ) for EIP-1202(#1202), but the Travis blocked it for linking to such as
https://eips.ethereum.org/EIPS/eip-1203
, which is the new "Prefered Citation Format" required by EIP-1(updated). I think the Travis sanity check should be updated?+@fulldecent author and and @Arachnid committer of the #283c96
The text was updated successfully, but these errors were encountered: