Skip to content

Commit c7b5608

Browse files
committed
Remove Travis-CI, update README
1 parent 4f36be0 commit c7b5608

File tree

2 files changed

+4
-64
lines changed

2 files changed

+4
-64
lines changed

.travis.yml

Lines changed: 0 additions & 58 deletions
This file was deleted.

README.md

Lines changed: 4 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,20 +1,18 @@
1-
# dengr [![Build Status](https://travis-ci.com/saxbophone/dengr.svg?branch=master)](https://travis-ci.com/saxbophone/dengr) ![GitHub](https://img.shields.io/github/license/saxbophone/dengr)
1+
# dengr ![continuous-integration](https://github.com/saxbophone/dengr/workflows/continuous-integration/badge.svg) ![GitHub](https://img.shields.io/github/license/saxbophone/dengr)
22

33
### (Disc ENGRaver)
44

55
Creates optical disc image files which produce visible images on the recordable (shiny) side of the disc when burned to a suitable recordable disc.
66

77
### Supported Platforms
88

9-
Project requires a C++20 compiler. Tested on Travis-CI with the following compilers on the following platforms:
9+
Project requires a C++20 compiler. Tested with Github Actions with the following compilers on the following platforms:
1010

11-
- Linux
11+
- Linux, macOS:
1212
- GCC 10
1313
- Clang 10
14-
- macOS
15-
- Clang 10
1614
- Windows
17-
- Visual Studio 15 2017
15+
- Visual Studio 16 2019
1816

1917
## Dedication
2018

0 commit comments

Comments
 (0)