From b57e27641811d0222d9b3733a878ad7695ef3c56 Mon Sep 17 00:00:00 2001 From: Stefan Marr Date: Sun, 7 Jun 2026 09:25:03 +0200 Subject: [PATCH] Setup JKU CI Signed-off-by: Stefan Marr --- .gitlab-ci.yml | 2 +- README.md | 7 ++++--- 2 files changed, 5 insertions(+), 4 deletions(-) diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml index c64a1d7..0514f95 100644 --- a/.gitlab-ci.yml +++ b/.gitlab-ci.yml @@ -9,7 +9,7 @@ before_script: som: stage: test-benchmark - tags: [benchmarks, infinity] + tags: [kent-yuria] script: - ant test - ./som.sh -cp ./Smalltalk ./TestSuite/TestHarness.som diff --git a/README.md b/README.md index 68a0766..5f46c88 100644 --- a/README.md +++ b/README.md @@ -49,8 +49,9 @@ distributed under the MIT License. Please see the LICENSE file for details. Build Status ------------ -Thanks to Travis CI, all commits of this repository are tested. -The current build status is: [![Build Status](https://travis-ci.org/SOM-st/som-java.png?branch=master)](https://travis-ci.org/SOM-st/som-java) +This repo has CI setups for GitLab CI and GitHub Actions. + +[![Build Status](https://github.com/SOM-st/SOM-java/actions/workflows/ci.yml/badge.svg)](https://github.com/SOM-st/SOM-java/actions) [SOM]: http://www.hpi.uni-potsdam.de/hirschfeld/projects/som/ - [SOMst]: https://travis-ci.org/SOM-st/ + [SOMst]: https://som-st.github.io