Skip to content

Commit 7e86f77

Browse files
committed
Changed Build status badge from Travis CI to Jenkins
1 parent cd5587f commit 7e86f77

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
# Modifiable Variables
22

33
![licence](https://img.shields.io/badge/License-Apachev2-brightgreen.svg)
4-
[![travis](https://travis-ci.org/RUB-NDS/ModifiableVariable.svg?branch=master)](https://travis-ci.org/RUB-NDS/ModifiableVariable)
4+
![jenkins](https://hydrogen.cloud.nds.rub.de/buildStatus/icon?job=ModifiableVariable)
55

66
Modifiable variable allows one to set modifications to basic types after or before their values are actually determined. When their actual values are determined and one tries to access the value via getters, the original value will be returned in a modified form accordingly.
77

0 commit comments

Comments
 (0)