Update format script and drop Travis badge for branch rename (#1393)

`master` is now `main`, so update `check-format.sh` accordingly.

Also completely drop the Travis badge as we now use GitHub actions.  There is
no replacement badge as the current action is pre-submission, not
post-submission.
This commit is contained in:
Alastair Murray
2022-03-02 18:27:52 +00:00
committed by GitHub
parent 279803abab
commit d36196b662
2 changed files with 3 additions and 3 deletions

View File

@@ -1,2 +1,2 @@
# OpenCL-CTS [![Build Status](https://api.travis-ci.org/KhronosGroup/OpenCL-CTS.svg?branch=master)](https://travis-ci.org/KhronosGroup/OpenCL-CTS/branches)
# OpenCL-CTS
The OpenCL Conformance Tests