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
Copy file name to clipboardExpand all lines: json/README.md
+5-4Lines changed: 5 additions & 4 deletions
Original file line number
Diff line number
Diff line change
@@ -1,4 +1,4 @@
1
-
JSON Schema Test Suite [](https://travis-ci.org/json-schema-org/JSON-Schema-Test-Suite)
1
+
JSON Schema Test Suite [](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
2
2
======================
3
3
4
4
This repository contains a set of JSON objects that implementors of JSON Schema
@@ -181,6 +181,7 @@ Contributing
181
181
182
182
If you see something missing or incorrect, a pull request is most welcome!
183
183
184
-
There are some sanity checks in place for testing the test suite. You can run
185
-
them with `bin/jsonschema_suite check && npm test` or `tox && npm test`. They will be run automatically by
186
-
[Travis CI](https://travis-ci.org/) as well.
184
+
There are some sanity checks in place for testing the test suite. You
185
+
can run them with `bin/jsonschema_suite check` or `tox`. They will be
186
+
run automatically by [GitHub Actions](https://github.com/json-schema-org/JSON-Schema-Test-Suite/actions?query=workflow%3A%22Test+Suite+Sanity+Checking%22)
0 commit comments