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