File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -9,7 +9,7 @@ before_script:
99
1010som :
1111 stage : test-benchmark
12- tags : [benchmarks, infinity ]
12+ tags : [kent-yuria ]
1313 script :
1414 - ant test
1515 - ./som.sh -cp ./Smalltalk ./TestSuite/TestHarness.som
Original file line number Diff line number Diff line change @@ -49,8 +49,9 @@ distributed under the MIT License. Please see the LICENSE file for details.
4949Build Status
5050------------
5151
52- Thanks to Travis CI, all commits of this repository are tested.
53- 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 )
52+ This repo has CI setups for GitLab CI and GitHub Actions.
53+
54+ [ ![ Build Status] ( https://github.com/SOM-st/SOM-java/actions/workflows/ci.yml/badge.svg )] ( https://github.com/SOM-st/SOM-java/actions )
5455
5556 [ SOM ] : http://www.hpi.uni-potsdam.de/hirschfeld/projects/som/
56- [ SOMst ] : https://travis-ci.org/SOM-st/
57+ [ SOMst ] : https://som-st.github.io
You can’t perform that action at this time.
0 commit comments