1
0
mirror of https://github.com/cc65/cc65.git synced 2024-06-17 00:29:31 +00:00

No more Travis-CI !

This commit is contained in:
Oliver Schmidt 2021-11-24 14:17:18 +01:00 committed by GitHub
parent 37e7e65f43
commit cb0dca0ca7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -4,8 +4,6 @@
[Wiki](https://github.com/cc65/wiki/wiki)
[![Build Status](https://app.travis-ci.com/cc65/cc65.svg?branch=master)](https://app.travis-ci.com/cc65/cc65)
cc65 is a complete cross development package for 65(C)02 systems, including
a powerful macro assembler, a C compiler, linker, librarian and several
other tools.