We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents e128157 + c462eb3 commit 0cb2f34Copy full SHA for 0cb2f34
1 file changed
README.md
@@ -59,5 +59,5 @@ cases.real(css => {
59
```
60
61
[PostCSS]: https://github.com/postcss/postcss
62
-[ci-img]: https://img.shields.io/travis/postcss/postcss-parser-tests.svg
63
-[ci]: https://travis-ci.org/postcss/postcss-parser-tests
+[ci-img]: https://github.com/postcss/postcss-parser-tests/actions/workflows/test.yml/badge.svg?branch=main
+[ci]: https://github.com/postcss/postcss-parser-tests/actions/workflows/test.yml?query=branch%3Amain+
0 commit comments