Farewell to Travis CI (#4436)
Travis CI became very slow lately. Most of the jobs have already been moved to GH Actions. This commit finishes the migration. - IRC notification is adapted (result of jobs is not reported). - Sonar integration is dropped without replacement, as its GH Action does not support C projects. - Coverity Scan integration is dropped without replacement as it has no GH Action at all. JerryScript-DCO-1.0-Signed-off-by: Akos Kiss akiss@inf.u-szeged.hu
This commit is contained in:
@@ -1,11 +1,9 @@
|
||||

|
||||
# JerryScript: JavaScript engine for the Internet of Things
|
||||
[](LICENSE)
|
||||
[](https://travis-ci.org/jerryscript-project/jerryscript)
|
||||
[](https://github.com/jerryscript-project/jerryscript/actions)
|
||||
[](https://ci.appveyor.com/project/jerryscript-project/jerryscript/branch/master)
|
||||
[](https://scan.coverity.com/projects/jerryscript-project)
|
||||
[](https://app.fossa.io/projects/git%2Bhttps%3A%2F%2Fgithub.com%2Fjerryscript-project%2Fjerryscript?ref=badge_shield)
|
||||
[](https://sonarcloud.io/dashboard?id=jerryscript-project_jerryscript)
|
||||
[](https://kiwiirc.com/client/irc.freenode.net/#jerryscript)
|
||||
|
||||
JerryScript is a lightweight JavaScript engine for resource-constrained devices such as microcontrollers. It can run on devices with less than 64 KB of RAM and less than 200 KB of flash memory.
|
||||
|
||||
Reference in New Issue
Block a user