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
* Remove Travis integration
* Run test coverage only on Linux and normal test on Windows and macOS
* Upload test coverage to Coveralls
* Update README.md
* Update core test-cov script to potentially improve stability
Co-authored-by: Stefan Dirix <[email protected]>
Copy file name to clipboardExpand all lines: README.md
+3-2Lines changed: 3 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -47,9 +47,10 @@ For more info about how we handle dependencies and releases in the JSON Forms pr
47
47
48
48
### Continuous Integration
49
49
50
-
The JSON Forms project is built and tested via [Travis](https://travis-ci.org/). Coverage is documented by [Coveralls](https://coveralls.io).
50
+
The JSON Forms project is built and tested via Github actions on Linux, Mac and Windows. Coverage is documented by [Coveralls](https://coveralls.io).
51
51
52
-
Current status: [](https://travis-ci.org/eclipsesource/jsonforms)[](https://coveralls.io/github/eclipsesource/jsonforms?branch=master)
52
+
Current status: 
0 commit comments