Skip to content

Commit fdaf452

Browse files
Stefan Cyliaxpmai
authored andcommitted
removed TravisCI from repo
Signed-off-by: Stefan Cyliax <stefan.cyliax@asam.net>
1 parent 7d73f12 commit fdaf452

3 files changed

Lines changed: 2 additions & 46 deletions

File tree

.github/pull_request_template.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,4 @@ Add @mentions of the person or team responsible for reviewing proposed changes.
1919
- [ ] I have made corresponding changes to the [documentation](https://github.com/OpenSimulationInterface/osi-documentation) for osi-sensor-model-packaging.
2020
- [ ] My changes generate no new warnings.
2121
- [ ] I have added tests that prove my fix is effective or that my feature works.
22-
- [ ] New and existing unit tests / travis ci pass locally with my changes.
22+
- [ ] New and existing unit tests / Github Actions pass locally with my changes.

.travis.yml

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

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# OSI Sensor Model Packaging
22

3-
[![Build Status](https://travis-ci.com/OpenSimulationInterface/osi-sensor-model-packaging.svg?branch=master)](https://travis-ci.com/OpenSimulationInterface/osi-sensor-model-packaging)
3+
[![ProtoBuf CI Builds](https://github.com/stefancyliax/osi-sensor-model-packaging/actions/workflows/protobuf.yml/badge.svg)](https://github.com/stefancyliax/osi-sensor-model-packaging/actions/workflows/protobuf.yml)
44

55
OSI Sensor Model Packaging specifies ways in which models (like e.g. environmental effect models, sensor models and logical models) using the [Open Simulation Interface (OSI)][] are to be packaged for their use in simulation environments using FMI 2.0.
66
The specification can be found in the [doc/specification.rst](doc/specification.rst) document in this repository.

0 commit comments

Comments
 (0)