Skip to content

Commit 51e26a8

Browse files
committed
Looks like TravisCI is not longer free so remove config
1 parent a2471a2 commit 51e26a8

File tree

2 files changed

+1
-64
lines changed

2 files changed

+1
-64
lines changed

.travis.yml

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

README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,8 +20,7 @@
2020

2121
| OS | Config | Build Status | Compiler Version |
2222
|---------|---------------------------------------------|-------------------------------------------------------------------------------------------------------------------------------------------------------------------|-------------------:|
23-
| Linux | [Travis](.travis.yml) | [![Build Status](https://travis-ci.com/php1ic/inch.svg?branch=master)](https://travis-ci.com/php1ic/inch) | gcc8, clang8 |
24-
| | [Gitlab](.gitlab-ci.yml) | [![Pipeline Status](https://gitlab.com/php1ic/inch/badges/master/pipeline.svg)](https://gitlab.com/php1ic/inch/pipelines) | gcc10, clang10 |
23+
| Linux | [Gitlab](.gitlab-ci.yml) | [![Pipeline Status](https://gitlab.com/php1ic/inch/badges/master/pipeline.svg)](https://gitlab.com/php1ic/inch/pipelines) | gcc10, clang10 |
2524
| | [CircleCI](.circleci/config.yml) | [![CircleCI](https://circleci.com/gh/php1ic/inch/tree/master.svg?style=svg)](https://circleci.com/gh/php1ic/inch/tree/master) | gcc9, clang9 |
2625
| | [Github](.github/workflows/cmake_build.yml) | [![BuildAndTest](https://github.com/php1ic/inch/workflows/BuildAndTest/badge.svg)](https://github.com/php1ic/inch/actions) | gcc9, clang9 |
2726
| Windows | [Appveyor](appveyor.yml) | [![Build status](https://ci.appveyor.com/api/projects/status/8q5tr9o3htxmqsbq/branch/master?svg=true)](https://ci.appveyor.com/project/php1ic/inch/branch/master) | MSVC2017, MSVC2019 |

0 commit comments

Comments
 (0)