Skip to content

Commit cda82b4

Browse files
authored
Merge pull request #158 from wmde/ci-badge
Updated Build Status badge in README
2 parents 28b8399 + ac4aaa0 commit cda82b4

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
@@ -9,7 +9,7 @@ mirrors most of the PHP implementations of DataValue classes as specified in the
99
[Number](https://github.com/DataValues/Number), and
1010
[Time](https://github.com/DataValues/Time) libraries).
1111

12-
[![Build Status](https://secure.travis-ci.org/wmde/DataValuesJavaScript.png?branch=master)](http://travis-ci.org/wmde/DataValuesJavaScript)
12+
[![Build Status](https://github.com/wmde/DataValuesJavaScript/actions/workflows/ci.yaml/badge.svg?branch=master)](https://github.com/wmde/DataValuesJavaScript/actions/workflows/ci.yaml)
1313

1414
## Release notes
1515
### 0.11.0 (dev)

0 commit comments

Comments
 (0)