Skip to content

Commit 634a758

Browse files
committed
Fixes badge
1 parent aa0f966 commit 634a758

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,5 +1,5 @@
11
# simplex-noise.js
2-
[![Build Status](https://travis-ci.org/jwagner/simplex-noise.js.svg?branch=master)](https://travis-ci.org/jwagner/simplex-noise.js)
2+
[![Tests](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml/badge.svg)](https://github.com/jwagner/simplex-noise.js/actions/workflows/tests.yml)
33

44
simplex-noise.js is a fast simplex noise implementation in Javascript. It works in the browser and on nodejs.
55

0 commit comments

Comments
 (0)